How to create a new Blockchain Wallet?

I am trying to create a new ethereum wallet whenever a new user signs up. I am not able to find How to create this new wallet(which will contain public and private key) using Moralis.
In web3, we have a similar function web3.eth.accounts to create a new ethereum wallet.
Could you please suggest something using moralis too. Thanks.

I faced the same problem. I don’t see an API that allows to CREATE wallet in ETH, SOL or BNB chains