Edit of asset "EZ RNG" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | EZ RNG | EZ RNG |
Description |
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 |
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 |
Category | Scripts | Scripts |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/aaron-tundrapeaksstudios/EZ-RNG | https://github.com/aaron-tundrapeaksstudios/EZ-RNG |
Issues Url | https://github.com/aaron-tundrapeaksstudios/EZ-RNG/issues | https://github.com/aaron-tundrapeaksstudios/EZ-RNG/issues |
Godot version | Godot 4.3 | Godot 4.3 |
Version String | 1.0 | 1.0 |
Download Commit | 9eb72ee799ec17113242867f9046c185f38274a1 | 5e63f67e2fe69898d931ca9be9acdad4123b60d1 |
Download Url (Computed) | https://github.com/aaron-tundrapeaksstudios/EZ-RNG/archive/9eb72ee799ec17113242867f9046c185f38274a1.zip | https://github.com/aaron-tundrapeaksstudios/EZ-RNG/archive/5e63f67e2fe69898d931ca9be9acdad4123b60d1.zip |
Icon Url |
https://raw.githubusercontent.com/aaron-tundrapeaksstudios/EZ-RNG/refs/heads/main/ez-rng.jpg
![]() |
https://raw.githubusercontent.com/aaron-tundrapeaksstudios/EZ-RNG/refs/heads/main/ezrng.png
![]() |