How to create random lot numbers?
Summary:
Client is looking to have lot numbers created at random with the following criteria:
- 7 digits in length
- Has to be random and unique
- Non-Sequential
- Starts with specific number
The issue we are having is with the random and non-sequential aspects of the criteria which doesn't seem to be possible with standard functionality. Is anyone aware of another way to generate the lot numbers in order to get them at random?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0