/rand

random word generator

Primary LanguageGo

rand

random word generator The application will have an optional argument to indicate how many random words it should display. default value for argument is 1.

Compilation: go build randomFile.go Running: ./randomFile 10 Display: display 10 random words from the file words_alpha.txt