CqPerf version of this benchmark is very sensitive to in-lining.
Forcing inline of random() would cause RyuJIT to beat Legacy Jit64 by 7.4% in execution perf.
Model policy in-lines random() method into SelectRandom().
category:cq
theme:inlining
skill-level:expert
cost:large