Docs GODI Archive
Projects Blog Link DB

Look up function:

(e.g. "List.find" or "keysym")
More options
File lib/ocaml/pkg-lib/passwdgen/passwdgen.cmi_pretty GODI Package godi-password_gen
Library passwdgen
 
   passwdgen.cmi_pretty    passwdgen.mli    Sources  
type t =
  Passwdgen.t = {
  passwdlength : int;
  numbers : int;
  specials : int;
  capitals : int;
}
val init : ?max:int -> ?nums:int -> ?spec:int -> ?caps:int -> unit -> t
val passwdgen : t -> string
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml