====== RANDOM Function ======
The RANDOM() functions return a random real number.
* RANDOM() returns a random real number from 0 to, but not including, 1.
* RANDOM(N) return
ND Function ======
The RAND() functions return a random integer number.
* RAND(N) returns a random integer from 0 to, but not including, N.
* RAND(A,B) returns (v9.0+) a random integer number from A to, including, B.
In the o...
Note: Unlike the other variants of RAND() and [[RANDOM|RANDOM()]], RAND(A,B) may return the larger numbe
the songs in a specified Playlist.
===== Play a Random Track =====
Play a random song.
===== Play a Random Track from a Specified Playlist =====
Play a random song from a specified Playlist.
===== Play/Pause Cu
licking in the menu bar.
A more common, but more random, cause is due to the different nature of setting/... (because the Keyboard Maestro Engine will have a random, different, path each time), and version updates
Maestro [functions](:Functions), like [[function:RANDOM|RANDOM(10)]]
* Get the numeric value of an Variable array element, like `MyVar[2]`, if MyVar is `10,05,