Skip to content

Commit ee7a72c

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 12b846a commit ee7a72c

File tree

1 file changed

+125
-121
lines changed

1 file changed

+125
-121
lines changed

0 commit comments

Comments
 (0)