import mathRandom = require("math-random"); mathRandom(); // $ExpectType number mathRandom.cryptographic; // $ExpectType true | undefined