AusweisApp2
governikus::Random Klassenreferenz

#include <Random.h>

Klassendiagramm für governikus::Random:

Öffentliche Methoden

Q_INVOKABLE int randomInt (int pLowerBound, int pUpperBound) const
 A discrete random distribution on the range [pLowerBound, pUpperBound] with equal probability throughout the range. Mehr ...
 

Freundbeziehungen

class Env
 

Dokumentation der Elementfunktionen

◆ randomInt()

int Random::randomInt ( int  pLowerBound,
int  pUpperBound 
) const

A discrete random distribution on the range [pLowerBound, pUpperBound] with equal probability throughout the range.

Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

Freundbeziehungen und Funktionsdokumentation

◆ Env

friend class Env
friend

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: