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
9d8d9d000f4af0faa95dc451265beaf2a61eab77
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
…