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