random |
Aléatoire |
---|---|
Borland C++ | stdlib.h |
Syntaxe
int random(int num); |
Description
Cette fonction permet de retourner un nombre pseudo-aléatoire entier dans l'intervalle spécifié.
Dernière mise à jour : Lundi, le 11 Mai 2020
random |
Aléatoire |
---|---|
Borland C++ | stdlib.h |
int random(int num); |
Cette fonction permet de retourner un nombre pseudo-aléatoire entier dans l'intervalle spécifié.