PHP 8.3.4 Released!

stats_rand_ranf

(PECL stats >= 1.0.0)

stats_rand_ranfGenerates a random floating point number between 0 and 1

Açıklama

stats_rand_ranf(): float

Returns a random floating point number from a uniform distribution between 0 (exclusive) and 1 (exclusive).

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

A random floating point number

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top