This commit is contained in:
ShevaIV 2025-05-12 10:29:21 +03:00
parent 5d5efaee01
commit 5f23d02674

View File

@ -637,6 +637,7 @@ var
Req: string;
TimeStr: string;
begin
Randomize;
Randomize;
TimeStr := DateTimeToStr(Now);
while Pos(':', TimeStr) > 0 do