Skip to main content

How can I generate unique numbers for my records to make QR codes from?

QR Code Generator on Airtable

Updated over 9 months ago

You have 3 options that you can choose from for this use case:

  1. Use our random number generator automation. It allows you to generate alphanumeric numbers as well.

  2. Use an Autonumber field

  3. Use the Record ID

Using the Record ID will be the best solution if you require unique values, since every record will always have a unique ID, whereas the other two options are not guaranteed to be always unique, depending on your exact use case.

Did this answer your question?