PHP 8.3.4 Released!

stats_rand_get_seeds

(PECL stats >= 1.0.0)

stats_rand_get_seedsGet the seed values of the random number generator

Açıklama

stats_rand_get_seeds(): array

Returns the current seed values of the random number generator

Bağımsız Değişkenler

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

Dönen Değerler

Returns an array of two integers.

add a note

User Contributed Notes

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