randcircle
Returns the random coordinates of a point (or several points) inside a circle, or on its circumference.
Returns the random coordinates of a point (or several points) inside a circle, or on its circumference.
Return a random color as hex string.
Return a random float (0..max, or min..max)
Return a random hexadecimal string
Return a random integer (0..max, or min..max)
Return a random element from a list
Returns a fake 'lorem ipsum' paragraph.
Return a random float (0..1, 0..max, or min..max)
Returns the random coordinates of a point (or several points) inside a polygon, or on its perimeter.
Set the random seed for reproducible results, and return it