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

chances and occurrences are not exact #244

Open ronys-omni opened 2 years ago

ronys-omni commented 2 years ago

Hi,

I have made a big collection of 1000 artworks and set the percentage layers to add up to 100% on all attributes. After the build process, the rarity.js tool shows the "real occurrence" of the collection, and the percentage is not exact (close but there could be some discrepancy.

Am I doing something wrong?

Thanks,

j-funk commented 2 years ago

I am pretty sure it's random.. as a result of randomness it will not be exact. It should be approximate and different every time you generate.

edenheijer commented 2 years ago

Good day,

rarity has been updated in the latest release. Kindly check if this solves the issue for you.