WordPress File wp-includes/pluggable.php

wp_create_nonce()

Creates a cryptographic token tied to a specific action, user, user session, and window of time.

wp_mail()

Sends an email, similar to PHP’s mail function.