Original was in coffeescript, so I simply converted to JS to run in browser without dependencies.
- Open browser console
- Paste script above and hit enter
- Type
haiku()
to generate name - Click
Arrow up
and thenEnter
to generate another one
Original was in coffeescript, so I simply converted to JS to run in browser without dependencies.
haiku()
to generate nameArrow up
and then Enter
to generate another one