How to generate Luhn Algorithm(AKA Mod10) unique Number every time in UIpath?

Hi,

If we want to create unique number with check digit, the following will work.

Main.xaml (7.4 KB)

Regards,