HashLips / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
7.18k stars 4.3k forks source link

Don't have enough layers to generate 10000 #1246

Open Phall3 opened 2 years ago

Phall3 commented 2 years ago

I have 5 layers, each layer has 6-8 elements. When I run the terminal, I only get to 7466 combinations. I also have rarities for each element. Does anyone know how I can solve this?

bolshoytoster commented 2 years ago

@Phall3 in src/config.js ~line 85: https://github.com/HashLips/hashlips_art_engine/blob/d8ee279043d2d4a8de3bdfac0d89d0e966fb04a2/src/config.js#L84-L86

You can increase the 10000 or just change it to Infinity.