I have a problem trying to find out what my username and password are.
I have a challenge to ask and they ask me to find my username and password based on a clue given by the following regular expression:
[1-3]{0,4}
Which gives me an intendity number that I think serves as a clue as well to be able to determine the answer:
2035645013
I searched but could not find anything that could help me.
How could I do this?