45 46 47
# File 'lib/data_maker.rb', line 45 def self.alphanumerify(masks) letterify(numerify(masks)) end