Send a random asset from the the specified collection to the specified user
Parameters
exporttypeSendRandomAssetProps= { receiver:string; // userId or handle of the receiver collectionId:string; walletUserId?:string; // specifies walletId if user is an app-owned wallet}