Rand function
The rand (or random) function will accept no argument and will return a random number.
Please note, this random is not secure and should not be used security functionality.
For example:
findit -w 'IS FILE' -o 'RAND()' -l 20
Will 20 random files.