Documentation
¶
Overview ¶
Package reggen generates text based on regex definitions This is a slightly altered version of https://github.com/lucasjones/reggen
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSecretWithEntropy ¶ added in v1.1.1
NewSecretWithEntropy generates secrets from regex until one meets the minimum Shannon entropy threshold. This prevents flaky tests caused by low-entropy generated secrets being rejected by the entropy filter at scan time.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.