Skip to content

Commit 77abfb9

Browse files
committed
Update README.
1 parent b2d0baf commit 77abfb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Generate random numbers from various distributions.
44

5+
See the [d3-random collection on Observable](https://observablehq.com/collection/@d3/d3-random) for examples.
6+
57
## Installing
68

79
If you use NPM, `npm install d3-random`. Otherwise, download the [latest release](https://github.com/d3/d3-random/releases/latest). You can also load directly as a [standalone library](https://d3js.org/d3-random.v2.min.js) or as part of [D3](https://github.com/d3/d3). ES modules, AMD, CommonJS, and vanilla environments are supported. In vanilla, a `d3` global is exported:

0 commit comments

Comments
 (0)