Notice : Undefined variable: index : in /ref/index.php on line 13
Warning : preg_replace(): Unknown modifier '(' : in /ref/index.php on line 53
Warning : Cannot modify header information - headers already sent by (output started at /core.php:20) : in /header.php on line 34
Warning : Cannot modify header information - headers already sent by (output started at /core.php:20) : in /header.php on line 35
Propriété statique random -- Le Coin Web de QuentinC

Vous êtes ici : Accueil > Référence HTML et JavaScript > Objet Math > Propriété statique random

Propriété statique random

Description

Retourne un nombre aléatoire compris entre 0 et 1.

Syntaxe

Number Math.random()

Valeur de retour

Un nombre aléatoire, choisi au hasard par l'ordinateur, compris entre 0 et 1, est retourné.

Exemple

Ce script affiche un nombre aléatoire entier compris entre 0 et 100.

Exécuter le script

Vous êtes ici : Accueil > Référence HTML et JavaScript > Objet Math > Propriété statique random

Dernière modification de cette page : Dimanche 20 mars 2005 15:36
Haut de page  •  Contact  •  RSS  •  Valide XHTML 1.0