In the project readme there is an example of how to generate a code. About returning a number instead of a string in the generate method, I don't agree, the code should always be treated as a string, I can't think of any useful operation you can do with that code as a number.
In the project readme there is an example of how to generate a code. About returning a number instead of a string in the
generate
method, I don't agree, the code should always be treated as a string, I can't think of any useful operation you can do with that code as a number.