How do I mint Specific Tokens

Hello there,

We're trying to mint specific token numbers from our set of 10,000 NFTs and we're pretty new to the whole thing. How might we be able to do this? I'm looking for specifics (i.e., which functions, where does it go, etc.). No one seems to have a clear answer on how to do this, only that "it's possible".

Yes. I know this. How?

Anyone that can help gets a free NFT! I won't fill you in on the details, but there's a pretty good chance that these are going to sell out.

Well there should be a safeMint function in your contract if you used https://wizard.openzeppelin.com/#erc721 and clicked on mintable.
You can either execute the function 10k times or just create a loop

Hey there, it looks like we're going to give it a shot with this Wizard. I'm not entirely sure how to use these functions, but there's only one way to find out. Thanks for your help!

-Fenris Hexenhammer