Categorygithub.com/Double-DOS/randommer-go
repositorypackage
0.2.0
Repository: https://github.com/double-dos/randommer-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

randommer-go: Get Random Stuff from randommer.io

Simple Go Wrapper for randommer.io which helps you generate Random names, addresses, credit card numbers, SSNs, phone numbers, passwords

Get your API key from - https://randommer.io/

Progress:

  • Names:

    • GetRandomNames
  • Cards:

    • GetCardTypes
    • GetRandomCard
    • GetCardByType
  • Finance:

    • GetCryptoAdressTypes
    • GetCryptoAdressByType
    • GetAvailabeCountries
    • GetAccountNumberByCountry
    • ValidateVAT
  • Misc

    • GetCultures
    • GetRandomAddresses

    Examples present in "example" folder.

most recent version: v0.2.0