"Go to layout" and then "random(n) + a" where n is the number of layouts to select from after starting point a.
For more direct layout selection you can use an array like R0j0hound did for sprite spawning like so:
{"man", "woman", "monster", "kid"}@(random(4)+1)