You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix some test code accordingly. Note, this includes fix for the test
code of bitset-fixed. The test expected the number sequences generated
from the same seed is always the same. It seems the rand 0.7 produces
different sequence for the seed, so change the result value to fit for
rand 0.7.
0 commit comments