Does anyone have a random number generator that can be used within PCDMIS?
One of our CNC machines produces 24 parts every night in six groups of four. One random part from each group must be inspected. Rather than asking operators to use the website https://www.random.org to generate a random number (which they probably don't do anyway), I'd like PCDMIS to prompt the user to select part number X for inspection. What I need is something to generate a random number and assign it to a variable in PCDMIS. The rest is easy enough.