elm / random

Generate random values in Elm
https://package.elm-lang.org/packages/elm/random/latest/
BSD 3-Clause "New" or "Revised" License
46 stars 23 forks source link

‘Working example’ link in README is broken #4

Closed sentience closed 5 years ago

sentience commented 6 years ago

It says:

Now look at this working example to see a Generator used in an application.

Probably better to link to https://guide.elm-lang.org/effects/random.html until the examples on the Elm website can be brought back to life.

evancz commented 5 years ago

Thanks!