Modify ↓
Opened 16 years ago
Closed 16 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)
Change History (1)
comment:1 Changed 16 years ago by Valik
- Resolution set to No Bug
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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.