You should be able to generate tokens by minting them. Only token operator can mint. You can also disable minting when you don’t want to create tokens anymore.Your Token will likely have Roles. Accounts with "MINTER" position will be able to mint new tokens. Accounts with "ADMIN" role can include or remove roles to minters or other admins.BEP20 d