This function takes a minimum and maximum value and returns a random float between them, weighted towards the middle.
The minimum value to return
The maximum value to return
Generated using TypeDoc
This function takes a minimum and maximum value and returns a random float between them, weighted towards the middle.