i want to write a random function that returns different values in every run.and also takes a variable that defines the limits of the random number.

ex:
random1(100)
it returns a floating points from 0 to 100