Jaymon / testdata

Python module to make testing easier, it can generate random data like names and text, run commands, fetch urls, create files and directories, and more
MIT License
10 stars 0 forks source link

modify get_digits so it can take a starting number #62

Closed Jaymon closed 4 years ago

Jaymon commented 4 years ago

if a number isn't passed in it should default to random, but if it is it should just make sure that number is count digits long