Created
September 16, 2011 20:01
-
-
Save sh1mmer/1222986 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
lol, buy that domain.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$10 to anyone who turns this into a service. Use yelp or something to pick a random restaurant near you.