Modify ↓
Opened 17 years ago
Closed 17 years ago
#573 closed Bug (No Bug)
Random ($min, $max) when $min = $max
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.2.13.7 | Severity: | None |
| Keywords: | Cc: |
Description
I tried in Delphi 2007 and Random($min, $max) = $min (or $max)
Reference: Ticket #296 - it's not true
Attachments (0)
Note:
See TracTickets
for help on using tickets.

I don't know why you think a Random() function in another language means anything. The fact that Delphi behaves differently than AutoIt doesn't make AutoIt wrong since the function is working how it's designed and documented.