ProjectOpenSea / embeddable-nfts

Easily embed OpenSea listings in your website!
330 stars 139 forks source link

I want to random the tokenId, Is there a way to do it? #67

Open mynameismoji opened 2 years ago

mynameismoji commented 2 years ago

<nft-card contractAddress="0x1301566b3cb584e550a02d09562041ddc4989b91" tokenId = "4" <-- Random this number >

So I want to put the embed to the website but I want it to random the tokenId every time enter the site. is it have a way to do it?