Re: Algorithm needed for random number filtering
- Posted by Ekhnat0n Dec 04, 2016
- 1238 views
Better yet:
Randomize between 0 and 8192 and divide by 8, then you get lots of samples in the middle of the bell
or 16384 and divide by 16 ofc
Better yet:
Randomize between 0 and 8192 and divide by 8, then you get lots of samples in the middle of the bell
or 16384 and divide by 16 ofc