d3 / d3-force

Force-directed graph layout using velocity Verlet integration.
https://d3js.org/d3-force
ISC License
1.82k stars 377 forks source link

deterministic prng #160

Closed Fil closed 4 years ago

Fil commented 4 years ago

fixes #121. (maybe)

do we need to expose jiggle(seed) so people could set the seed? (I don't think so)