Token that the owner can mint and burn

Hello, I have searched all over the forum and the internet and can't find what I'm looking for, I'm using remix to deploy but everything I've found currently cannot be verified by etherscan.

I want to have a token that I can mint and burn and will verify on etherscan without constructor arguments.

The documentation is extremely confusing, there are no simple instructions of how to make the ERC20 token mintable and burnable. it is like there is a conspiracy of silence

and when you do find something it is impossible for etherscan to verify the contract

I think you can use this tool: OpenZeppelin Contracts Wizard
And for more details about this tool, you can look at this article: