1. Use code to generate a random multi-digit.
2. Convert the generated random number into characters.
3. Then use the substring function to start from the first bit and take a substring every two characters.
4. Get a set of strings consisting of two numbers.