package sihl

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.