
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
haiku-random
Advanced tools
1500 haiku
All haiku can be found in haiku.txt
running my river
I uncovered my princes
beside my money
summoning my soul,
Sweden admired my fingers
before my clothing
sweeping your target
I uncovered your lounges
before your luggage
$ npm install --save haiku-random
var haiku = require('haiku');
var random_haiku = haiku.random();
var specific_haiku = haiku.specific(1);
var html_haiku = haiku.random("html");
var haiku_array = haiku.specific(1500,"shell");
var all_haiku = haiku.getAll();
var all_html_haiku = haiku.getAll("html");
Returns a random haiku from the set (Optional 'format' parameter determines haiku format {"html", "shell"})
Returns a specific haiku from the set (index = {1-1500})(Optional 'format' parameter determines haiku format {"html", "shell"})
Returns the entire set of haiku in the specified format (default: each haiku as array of lines, inside array of all haiku)
ISC © Ian Price
FAQs
Provides a set of 1500 haiku
We found that haiku-random demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.