mirror of
https://github.com/jbranchaud/til
synced 2026-01-04 15:48:01 +00:00
Add a link to a live example
This commit is contained in:
@@ -18,3 +18,6 @@ time.
|
|||||||
```reason
|
```reason
|
||||||
Random.init(int_of_float(Js.Date.now()));
|
Random.init(int_of_float(Js.Date.now()));
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See a [live example
|
||||||
|
here](https://reasonml.github.io/en/try.html?reason=EoQwdgJg9gtgdASzAgLgCiSg+lAZl3AGyhHQCkBnOAEVIFM4woB3NASg4G4AobyuYgHM0oSLERh0ARgAMXPlSEjw0eJjSz5-JaNUTpctj21Rhu8es1GFA08rFrJGw5yA).
|
||||||
|
|||||||
Reference in New Issue
Block a user