package sihl-core

  1. Overview
  2. Docs

Module Sihl_core.RandomSource

Sourceval bytes : nr:int -> char list

Generate nr random bytes

Sourceval base64 : nr:int -> string

Generate a random base64 string containing nr of bytes that is safe to use in URIs.

OCaml

Innovation. Community. Security.