This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
50106c740cd636ac4e4f8ea3f97ef3cbd2fd7611
kotlin-fork
/
libraries
/
stdlib
/
test
/
random
T
History
Ilya Gorbunov
193effc7c4
Fix Random.nextLong returning value out of range KT-47304
...
Correctly zero-extend the lower Int part of the Long being produced
2021-09-29 06:50:41 +00:00
..
RandomTest.kt
Fix Random.nextLong returning value out of range KT-47304
2021-09-29 06:50:41 +00:00
XorWowRandomImplTest.kt
…