Skip to content

alexander-bui/NodeJS-Rarity-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

NodeJS-Rarity-Table

Module to generate traits for NFTs

How to Run: node rarityTableV2.js

Setup: For each trait, [name, weight, [index of traits for that rarity] ]

weight: Cumulative (0 to 1), start with lowest to highest tier

Ex: [common, 0.5] = If roll is between 0 and 0.5, then Common (Inclusive)

About

Module to generate traits for NFTs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors