package
0.0.0-20211111211635-c3c5ec177afb
Repository: https://github.com/arisstath/go-hcaptcha.git
Documentation: pkg.go.dev

# Functions

AssetVersion returns the current hCaptcha asset version.
Between returns a number between two numbers.
BetweenFloat returns a float number between two floats.
Chance returns true if the given chance is greater than the random number.
ParseJWT parses a JWT using go-jose and returns the payload as a map.
Version returns the current hCaptcha version.
WidgetID generates a new random widget ID.

# Variables

FrameSize is the size of the hCaptcha frame.
TileImagePadding is the padding between the tile images.
TileImageSize is the size of the tile image.
TileImageStartPosition is the start position of the tile image.
TilesPerPage is the number of tiles per page.
TilesPerRow is the number of tiles per row.
VerifyButtonPosition is the position of the verify button.