Quantum-Chess 0.5
Chargement...
Recherche...
Aucune correspondance
Référence du fichier Random.cpp
#include <random>
#include "Random.hpp"
#include <iostream>

Espaces de nommage

namespace  rnd
 

Fonctions

int rnd::randint (int a, int b)
 Renvoie un entier dans l'intervale [a, b].
 
double rnd::randreal (double a, double b)
 Renvoie un réel dans l'intervale [a, b)