I'm new to Elm and I ran into this problem... We get translations for our page using something like: case (translate translation.id) of Success: -> tran
Elm : div [id "app", class "view view-main"] [ button [ class "col button open-confirm" ] [ text "Confirm" ] -- no function now ] inde
I just want to see a random number. So here's an example straight out of the docs for the Random library. I expect Random.generate to accept a generator and a s