Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UnixTimeGenerator.php
UnixTimeGenerator::$seed
Type:
seed
File
vendor/
ramsey/
uuid/
src/
Generator/
UnixTimeGenerator.php
, line 49
Class
UnixTimeGenerator
UnixTimeGenerator generates bytes that combine a 48-bit timestamp in milliseconds since the Unix Epoch with 80 random bits
Namespace
Ramsey\Uuid\Generator
Code
private static ?string $seed =
null
;
RSS feed