Skip to content

aiboard use 'QRandomGenerator' instead of 'qrand'

Marius Pa requested to merge nmariusp/bovo:work/nmariusp/qrand_2 into master

Fix cppcheck issue "ai/aron/aiboard.cc:85: Obsolete function 'qrand' called. It is recommended to use 'QRandomGenerator' instead.".

Merge request reports