UNPKG
@stdlib/random-base-f
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
F distributed pseudorandom numbers.
stdlib.io
stdlib-js/random-base-f
@stdlib/random-base-f
/
dist
/
index.d.ts
3 lines
•
98 B
TypeScript
View Raw
1
2
3
/// <reference path="../docs/types/index.d.ts" />
import
f
from
'../docs/types/index'
;
export
= f;