qrand() and qsrand() which are used by Utils::random() and Utils::initRand() respectively are deprecated. Utils::random() and Utils::initRand() are no longer necessary because QRandomGenerator supports everything what is needed.
qrand() and qsrand() which are used by Utils::random() and Utils::initRand() respectively are deprecated. Utils::random() and Utils::initRand() are no longer necessary because QRandomGenerator supports everything what is needed.