Skip to content

Images order + Shuffle #97

Answered by nftchef
Majakhtar asked this question in Help + Q&A
Mar 5, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

The Image and json names are always created sequentially (in the order they are numbered), and (in 99% of the cases) minted sequentially in the smart contract.
The generator will randomly pick the art, making each piece random and unique, even though the number is sequential.

The provenance hash is generated based on the output order.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Majakhtar
Comment options

Answer selected by Majakhtar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants