"SelectRandom" is obsolete and won't receive any updates.
The functionality of this command has been moved into "SelectEx". Find it here: Command: SelectEx (extended Select command)
Any SelectRandom call/button can be updated to work with SelectEx by turning:
SelectRandom <your options here>
into
SelectEx RANDOM <your same options here>
Thanks! o)