Math: Generate random float numbers Ovunc Tukenmez (contact me)
This is a very simple class that can be used to generate random floating point numbers.
It can generate a given count of random floating point numbers in such way that the sum of all generated numbers is equal to a given total.
The generated random numbers are stored in a class array variable.