Skip to content

Instantly share code, notes, and snippets.

@meeDamian
Created December 30, 2012 21:31
Show Gist options
  • Save meeDamian/4415349 to your computer and use it in GitHub Desktop.
Save meeDamian/4415349 to your computer and use it in GitHub Desktop.
String wishes = Web.Wishes.find_random(
Web.Wishes.FOR_NEW_YEAR,
Web.Wishes.LANG_EN,
Web.Wishes.SEARCH_QUICKEST_POSSIBLE
);
System.Out.println( wishes );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment