Module caesar_core::sender::util

source ·

Functions§

  • adjectives 🔒
    Returns a random adjective.
  • Generates a random name composed of an adjective, a noun, and another noun.
  • Hashes a given name using SHA256 and returns the hex-encoded result.
  • nouns1 🔒
    Returns a random noun.
  • nouns2 🔒
    Returns a random noun.
  • Replaces occurrences of “ws://” and “wss://” in a given address with “http://” and “https://” respectively.