Actually `<?php printRandomImages (5, "album"); ?>` would be enough.
You have to make that class work yourself, it is not set up within the theme's css like this:
.class-to use ul {
do stuff
}
.class-to-us ul li {
do more stuff
}
Here is some info what you all can do with a list and css: http://css.maxdesign.com.au/listamatic/
PS: I did a quick research, `printRandomImages` was already a list in 1.1.5, I confused it with the recent change of `printLatestImages` etc.