ref: c0cbe87b357a4464a7d10ab8f38a65c77ea3b629 dir: /module/rand.m/
Rand: module { PATH: con "/dis/lib/rand.dis"; init: fn(seed: int); rand: fn(modulus: int): int; bigrand: fn(modulus: big): big; };