captcha
v0.1.2
  • Pages
  • Modules

    View Source Captcha.Native (captcha v0.1.2)

    NIF bindings for the captcha Rust implementation

    Link to this section Summary

    Functions

    create(options)
    create_by_name(captcha_name, difficulty \\ :easy, options \\ nil)
    easy(options \\ nil)
    hard(options \\ nil)
    medium(options \\ nil)
    supported_chars()

    Link to this section Functions

    Link to this function

    create(options)

    View Source
    Link to this function

    create_by_name(captcha_name, difficulty \\ :easy, options \\ nil)

    View Source
    Link to this function

    easy(options \\ nil)

    View Source
    Link to this function

    hard(options \\ nil)

    View Source
    Link to this function

    medium(options \\ nil)

    View Source
    Link to this function

    supported_chars()

    View Source

    Hex Package Hex Preview (current file)

    Built using ExDoc (v0.29.4) for the Elixir programming language