Skip to content

Instantly share code, notes, and snippets.

@sh1mmer
Created September 16, 2011 20:01
Show Gist options
  • Save sh1mmer/1222986 to your computer and use it in GitHub Desktop.
Save sh1mmer/1222986 to your computer and use it in GitHub Desktop.
Last login: Fri Sep 16 12:55:55 on ttys001
Enki:~ $ node
> var places = ['cha-ya', 'pica pica', 'herbivore', 'sunflower']
> console.log(places[Math.floor(Math.random() * 4)])
pica pica
@techwraith
Copy link

$10 to anyone who turns this into a service. Use yelp or something to pick a random restaurant near you.

@mcantelon
Copy link

@techwraith
Copy link

lol, buy that domain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment