_backdrop_bootstrap_full in includes/common.inc
backdrop_install_config_directories in includes/install.inc
Creates the config directory and ensures it is operational.
backdrop_random_key in includes/bootstrap.inc
Returns a URL-safe, base64 encoded string of highly randomized bytes (over the full 8-bit range).
drupal_random_bytes in includes/drupal.inc
Returns a string of highly randomized bytes (over the full 8-bit range).
_password_generate_salt in includes/password.inc
Generates a random base 64-encoded salt prefixed with settings for the hash.
UpgradePathTestCase::setUp in modules/simpletest/tests/upgrade/upgrade.test
Overrides BackdropWebTestCase::setUp() for upgrade testing.
user_password in modules/user/user.module
Generate a random alphanumeric password.
UuidPhp::generate in includes/uuid.inc
Generates a Universally Unique IDentifier (UUID).