An alternative idea for ASP to generate non-repeating random numbers
Two days ago, I saw someone planning to compile an exam system. At that time, I just briefly reviewed the fact that using the random function RND generally requires randomly extracting N questions from the database. The following code is based on VBS; it
2025-01-16