const alphanumeric = 'abcdefghijklmnopqrstuvwxyz1234567890' export default alphanumeric;