utils

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ColorGreen  = "\033[32m"
	ColorRed    = "\033[31m"
	ColorYellow = "\033[33m"
	ColorReset  = "\033[0m"
)

Variables

This section is empty.

Functions

func GenerateRandomIPsFromSubnets added in v1.1.0

func GenerateRandomIPsFromSubnets(subnets []string, count int) ([]string, error)

GenerateRandomIPsFromSubnets selects random IP addresses from the provided subnets

func WrapTextWithColor

func WrapTextWithColor(text, color string) string

WrapTextWithColor wraps the given text with the specified ANSI color code.

Types

This section is empty.

Jump to

Keyboard shortcuts

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