eagler-teavm-fork/classlib
Bernd Busse 1964235fef classlib: directly use Math.random() in Random
Math.random() already handles the implementation for the backends,
delegating to JavaScript's Math.random() or the C runtime
implementation.

Fixes duplicate symbols when using the WASM backend.
2024-01-24 20:48:28 +03:00
..
src classlib: directly use Math.random() in Random 2024-01-24 20:48:28 +03:00
build.gradle.kts Update gradle scripts for latest gradle version 2023-09-21 09:52:29 +02:00
update-cldr.sh Update versions of Unicode data, CLDR, tzdata, asm and Rhino 2019-07-27 22:10:56 +03:00