repeat-string
repeat-string copied to clipboard
Improper argument bug correction
Corrected a bug in input parameter
When calling the function there was no check the number parameter being really a number. This bug fix use an appropriated ad hoc function to check that to reduce improper behaviour and NaN propagation.