Type Alias RandomOptions utils/random.types.ts:4 Options accepted by the Random constructor. { seed?: number | string; state?: number }