MCPcopy Create free account
hub / github.com/d3/d3-array / shuffle-test.js

File shuffle-test.js

test/shuffle-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {randomLcg} from "d3-random";
3import {pairs, shuffler} from "../src/index.js";
4

Callers

nothing calls this directly

Calls 2

shufflerFunction · 0.90
pairsFunction · 0.90

Tested by

no test coverage detected