Skip to content

Instantly share code, notes, and snippets.

@kazoo04
Last active December 26, 2015 12:49
Show Gist options
  • Save kazoo04/7153599 to your computer and use it in GitHub Desktop.
Save kazoo04/7153599 to your computer and use it in GitHub Desktop.
answer = "ABABCD"
str = ""
while not (print (str += answer.split('').uniq.sample)[-1] or str.end_with? answer) do end
puts "\ncount = #{str.length}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment