random.alh 178 B

12345
  1. Float function random()
  2. Integer function random_interval(a : Integer, b : Integer)
  3. Element function random_choice(list : Element)
  4. String function random_string(length : Integer)