Skip to content
  • Lukas Reschke's avatar
    Use proper RNG generator · 63a90a12
    Lukas Reschke authored
    OC_Util::generateRandomBytes() only returns lowercase alphanumeric values.
    We should use the new RNG which has a broader characterset.
    63a90a12