Rich, I notice your use of the RND function in the demo (nice demo, BTW!), is confined to usage within the EQUB directive, thus making it somewhat static (i.e. generates a random number at assembly, but thereafter, remains fixed).
Is there a way to use this function mid-code to facilitate dynamic random number generation?
(Also, did I read in another thread somewhere that you're working on making usage of such functions non-case sensitive, or am I going through another
senior moment?

).
Would appreciate any clarification...TIA!