Ad
  • Default User Avatar

    My first received comment, thanks stranger.

    The use of regex is easier to read and less prone to errors(missing characters) than hard coded alphabets :)

  • Default User Avatar

    Most people were hardcoding the whole alphabet in variable (even me ;P). Use of regex was clever.