This is an example implementation of a sample-based RNG.
function my_sampled_random = PDF_BoxMuller(redeclare function RNG = SampleBased.RNG_LCG, mu = -20, sigma = 10, instance = 0);
Developed 2014 at the DLR Institute of System Dynamics and Control