random :: () -> Number

Returns a random value between [0,1].

Examples

x = random()