openRandom import { openRandom } from "destack:runtime"; Open one deterministic random stream. export declare function openRandom(world: WorldHandle, seed?: &'a readonly RandomSeed | undefined): Result language/library/src/runtime/random.ds:24:27