v0.1.0
- feat: init
- test: add dummy test
- ci: publish package to GitHub registry
> const haiku = require('./index.js');
> console.log(haiku.pickHaiku());
Mourning and sorrow
404 not with us now
Lost to paradise.> const haiku = require('./index.js');
> console.log(haiku.pickHaiku());
Mourning and sorrow
404 not with us now
Lost to paradise.