models

package
v0.0.0-...-96765a1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCombinations

func GetCombinations(chars string, totalCount *big.Int, qChan *amqp.Channel)

func GetNoOfCombinations

func GetNoOfCombinations(length int64) *big.Int

GetNoOfCombinations after much deliberation with myself, I arrived at this formula. For 5 character string, the number of combinations is: 5.1 + 5.4 + 5.4.3 + 5.4.3.2 + 5.4.3.2.1

func Process

func Process()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL