Skip to content

Instantly share code, notes, and snippets.

@billwestfall
Created July 21, 2018 05:16
Show Gist options
  • Save billwestfall/13f3edc421b8a992bf367dfc5ecae3a5 to your computer and use it in GitHub Desktop.
Save billwestfall/13f3edc421b8a992bf367dfc5ecae3a5 to your computer and use it in GitHub Desktop.
Random word 30 times no pause
Do[Print[RandomWord[]],{30}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment