package zxcvbn

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

Bindings to the zxcvbn password strength estimation library

module Match : sig ... end
val matches : string -> float * Match.t list

Return the overall password entropy estimation and the list of match

OCaml

Innovation. Community. Security.