feature addition: select random atoms

There is no feature to (directly) select random atoms from a group.

If it is group all, you can use a variable to generate a random # from
1 to N (the biggest atom ID), then use it in another variable to
index a random atom.

Steve