tomekw / random

Home Page:https://github.com/oracle/graal/issues/1610

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

random

Demonstrate that

(. Math (random))

returns always the same number.

How to run

./script/build.sh

and then

./random-number

few times.

You may want to tweak GRAALVM_HOME in the script file.

About

https://github.com/oracle/graal/issues/1610


Languages

Language:Shell 82.1%Language:Clojure 17.9%