!7 module ShowRandomColor > DynSCP { visualize { ret singleColorPanel(toColor(randomColor())); } }