Otp.NET
Otp.NET copied to clipboard
Remove premature truncation of code to 6 digits
The existing mod operation will truncate the result to 6 digits making the call to Digits irrelevant and preventing the creation of a code larger than 6 digits.