npmjs.org : @stdlib/random-iter-normal : 0.0.1
Create an iterator for generating pseudorandom numbers drawn from a normal distribution.
Registry -
Download -
JSON
purl: pkg:npm/%40stdlib/[email protected]
Published:
Indexed:
Related tag:
v0.0.1
Loading...
Readme
Loading...
Dependencies
- @stdlib/array-uint32 ^0.0.x Development
- @stdlib/assert-is-uint32array ^0.0.x Development
- @stdlib/bench ^0.0.x Development
- @stdlib/constants-float64-eps ^0.0.x Development
- @stdlib/constants-uint32-max ^0.0.x Development
- @stdlib/random-base-minstd ^0.0.x Development
- @stdlib/random-base-randu ^0.0.x Development
- @stdlib/time-now ^0.0.x Development
- istanbul ^0.4.1 Development
- proxyquire ^2.0.0 Development
- tap-spec 5.x.x Development
- tape git+https://github.com/kgryte/tape.git#fix/globby Development
- @stdlib/assert-has-own-property ^0.0.x
- @stdlib/assert-is-nonnegative-integer ^0.0.x
- @stdlib/assert-is-number ^0.0.x
- @stdlib/assert-is-plain-object ^0.0.x
- @stdlib/assert-is-positive-number ^0.0.x
- @stdlib/constants-float64-max ^0.0.x
- @stdlib/math-base-assert-is-nan ^0.0.x
- @stdlib/random-base-normal ^0.0.x
- @stdlib/symbol-iterator ^0.0.x
- @stdlib/types ^0.0.x
- @stdlib/utils-constant-function ^0.0.x
- @stdlib/utils-copy ^0.0.x
- @stdlib/utils-define-nonenumerable-read-only-accessor ^0.0.x
- @stdlib/utils-define-nonenumerable-read-only-property ^0.0.x
- @stdlib/utils-define-nonenumerable-read-write-accessor ^0.0.x
- @stdlib/utils-noop ^0.0.x