Skip to content

Commit 5180436

Browse files
committed
rand: Use wrapping operations everywhere
There was a buildbot failure recently of an arithmetic overflow in the isaac module of the rand crate, so I've imported the isaac implementation from out-of-tree which makes somewhat more liberal usage of the wrapping primitives. Hopefull this quelches any future overflow!
1 parent b0746ff commit 5180436

File tree

1 file changed

+125
-121
lines changed

1 file changed

+125
-121
lines changed

0 commit comments

Comments
 (0)