procedure SearchRandom(Group: Word)
Searches random user from Group, where Group id could be found in RandGroups: array[1..11](declared in ICQWorks.pas) constant.
As answer you will receive OnUserFound event when at least one user found or OnUserNotFound event if such user does not exist.
Note: only one user will be found.