API Reference / @evolu/common / Random / createRandomLib
Function: createRandomLib()
function createRandomLib(): Random;
Defined in: packages/common/src/Random.ts:60
Creates a RandomLib
using the NPM random
package.
Returns
Random
API Reference / @evolu/common / Random / createRandomLib
function createRandomLib(): Random;
Defined in: packages/common/src/Random.ts:60
Creates a RandomLib
using the NPM random
package.
Random