react-random-reveal icon indicating copy to clipboard operation
react-random-reveal copied to clipboard

Update utils.ts to fix bug when character is a single char

Open zhaogeorge3 opened this issue 2 years ago • 0 comments

when "character "is set to a single character then revealTime divides by 0 and is not a number so it will always reveal a random character and not the character set

zhaogeorge3 avatar Apr 11 '23 04:04 zhaogeorge3