EZ RNG's icon

EZ RNG 1.0 Scripts 4.3 Community

Submitted by user aaron-tundrapeaksstudios; MIT; 2024-12-10

EZ RNG simplifies your RNG needs by offering the following global functions via a sole, auto-loaded singleton script:

gen_int() - Generates integers in an array inclusively-between minimum and maximum values

gen_float() - Generates floats in an array inclusively-between minimum and maximum values

gen_gaussian() - Simulates a statistical normal distribution and generates numbers thereof

gen_weighted() - Uses float-based weights for generation with favorability


View files Download Submit an issue Recent Edits