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; Req: string;
TimeStr: string; TimeStr: string;
begin begin
Randomize;
Randomize; Randomize;
TimeStr := DateTimeToStr(Now); TimeStr := DateTimeToStr(Now);
while Pos(':', TimeStr) > 0 do while Pos(':', TimeStr) > 0 do