Afraid of using the same list everytime? Too lazy to manually create a new list everytime? Don't worry, a SS list generator is available now.
I decided to make this an open source project. So, if you have VB6 you can download the source code and compile it yourself and modify some codes to suit your computer's compatibility. If you dont have vb6, you can just download the EXE under 'Compiled_EXE.zip' and test run it.
If a game score should end with 5 or 0, specify the score increment as 5, so that you get generated score ending with either 5 or 0.
If a game score should be an even number, specify score increment as 2, so that you get a generated score of even number.
Tweak it around, I know you have a brain.