check the manual :P

The var returned is fractional, and is always less than the upper limit. The random sequence starts always with the same numbers, unless 'randomized' at game start by random_seed().

see random() and random_seed()

Hope this helps! smile