Better Random Number Generator's icon

Better Random Number Generator 1.3.2 Tools 4.0 Community

Submitted by user TigerWild; CC-BY-SA-4.0; 2023-04-17

The main goal of this plugin is to create a better random number generator, ie. all digits that come out of it follow a normal distribution. This is because during testing I noted some issues with the Godot PCG random number generator; refer to the provided excel file for my notes, thoughts, and procedures for testing. Additionally this generator does not require preparation to work properly, ie. you do not call randomize() at any point. Finally it adds the ability to generate streams of random numeric digits of any length, output as a string.


View files Download Submit an issue Recent Edits