Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
cloojure committed Mar 14, 2023
1 parent c7814d8 commit c2a5557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/clj/tst/tupelo/cuid/prng.clj
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
(is-set= nums-orig nums-shuffled)))))))

; Sampling tests for larger N
(verify-focus
(verify
(cp/pdoseq :builtin [nbits (thru 32 128)] ; about 300 ms
(let [ctx (new-ctx {:num-bits nbits})
nvals 20]
Expand Down

0 comments on commit c2a5557

Please sign in to comment.