Removed util.random, added util.randomFloat #5
Reference in New Issue
Block a user
Delete Branch "develop-1.8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removed util.random as it is a duplicate of math.random. Added util.randomFloat, which returns a random floating point number.