Complex NFT Id generation

Iā€™m building a DApp in which I need to generate the NFT Ids in a more complex way, do you have any kind of support for this?

Generation of IDs is handled on your end, it is up to you how you want to implement it e.g. making random IDs that are used when minting NFTs. When you say support, are you looking for examples?