Skip to content

Instantly share code, notes, and snippets.

@itochan
Created November 12, 2019 09:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itochan/9e7c56ff18b01d2877fd1cb499e99c81 to your computer and use it in GitHub Desktop.
Save itochan/9e7c56ff18b01d2877fd1cb499e99c81 to your computer and use it in GitHub Desktop.
members = %w{
aokiagent
buriburi
cyan_mm
fumi
gentam
itochan
nem
sksat
supachan
takuma
tatsu
yatty
}
logger = members.sample
puts "Next logger is #{logger}"
`say #{logger}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment