package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val bytes : nr:int -> char list

Generate nr random bytes

val base64 : nr:int -> string

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