Migrate TRTOverlay Algorithm to use thread-safe random number service
Switching TRTOverlay
to use IAthRNGSvc
will change the TRT Overlay
output as the random seeds will change slightly.
Also took the opportunity to update the syntax used for some other configurable properties.
Edited by John Derek Chapman