Skip to content

Instantly share code, notes, and snippets.

@dwarring
Last active April 9, 2019 22:12
Show Gist options
  • Save dwarring/e20d9520194c43e71648741273745e51 to your computer and use it in GitHub Desktop.
Save dwarring/e20d9520194c43e71648741273745e51 to your computer and use it in GitHub Desktop.
Unicode Russian Roulette
# The Following has about 1/6 chance of failing:
buf8.new((^134).pick xx 4).decode;
CATCH { default {die "BANG!"} }
note "click";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment