API Reference / @evolu/common / Random / RandomLibDep
Interface: RandomLibDep
Defined in: packages/common/src/Random.ts:55
A random number generator using the NPM random
package dependency.
https://github.com/transitive-bullshit/random
Properties
Property | Type | Defined in |
---|---|---|
random | Random | packages/common/src/Random.ts:56 |