mweitekamp (Monica Weitekamp)
- Login: mweitekamp
- Registered on: 11/02/2022
- Last sign in: 11/02/2022
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/02/2022
-
04:10 PM Ruby Bug #19100 (Closed): Ruby 3 PRNG values diverge from Ruby 2 for some initial values
- The outputs of the Mersenne Twister implementation diverged from their expected results in Ruby 2 for initial pseudo-random number generator seeds between 2^32 and 2^33-1, inclusive. I used ruby versions 2.7.4 vs. 3.0.3, 3.0.4, and 3.1.2...