Search for randomString
- Search 7.x for randomString
- Search 9.5.x for randomString
- Search 8.9.x for randomString
- Search 10.3.x for randomString
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RandomGeneratorTrait::randomString | function | core/ |
Generates a pseudo-random string of ASCII characters of codes 32 to 126. |
RandomTest::testRandomStringException | function | core/ |
Tests infinite loop prevention whilst generating random strings. |
RandomTest::testRandomStringNonUnique | function | core/ |
Tests random string if uniqueness is not enforced. |
RandomTest::testRandomStringUniqueness | function | core/ |
Tests unique random string generation. |
RandomTest::testRandomStringValidator | function | core/ |
Tests random string validation callbacks. |
RandomTest::_RandomStringValidate | function | core/ |
Callback for random string validation. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.