Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RandomLibAdapter.php
RandomLibAdapter::$generator
Type:
generator
File
vendor/
ramsey/
uuid/
src/
Generator/
RandomLibAdapter.php
, line 32
Class
RandomLibAdapter
RandomLibAdapter generates strings of random binary data using the paragonie/random-lib library
Namespace
Ramsey\Uuid\Generator
Code
private Generator $generator;
RSS feed