mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-25 22:38:04 +02:00
2 lines
No EOL
54 B
Text
2 lines
No EOL
54 B
Text
val r = new Random();
|
|
val rand = () => r.nextDouble(); |