export type RandomNumberGenerator = () => number;