Files
ladybird/Userland/Libraries/LibJS/Runtime/MathObject.cpp
Andreas Kling eaf904000f LibJS: Always use AK::get_random() in Math.random()
Let AK deal with the underlying platform instead of having __serenity__
specific code in LibJS.
2021-08-30 18:35:36 +02:00

20 KiB