https://github.com/d3/d3-random
Generate random numbers from various distributions.
https://github.com/d3/d3-random
Last synced: about 1 year ago
JSON representation
Generate random numbers from various distributions.
- Host: GitHub
- URL: https://github.com/d3/d3-random
- Owner: d3
- License: isc
- Created: 2015-06-09T16:46:17.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T15:13:15.000Z (over 2 years ago)
- Last Synced: 2025-04-01T10:17:00.803Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://d3js.org/d3-random
- Size: 302 KB
- Stars: 139
- Watchers: 12
- Forks: 33
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# d3-random
Generate random numbers from various distributions.
## Resources
- [Documentation](https://d3js.org/d3-random)
- [Examples](https://observablehq.com/collection/@d3/d3-random)
- [Releases](https://github.com/d3/d3-random/releases)
- [Getting help](https://d3js.org/community)