rand_rotator

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package generating random rotation for object

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(input Input) string

Types

type Input

type Input struct {
	// delimiter separating x,y,z
	Delimiter string

	// precision of rounding floats. 2 = 0.34
	RoundedNumbers *int
}

input to use this module For easy binding to Cobra/Viper integration, we define input purely as reference objects

Jump to

Keyboard shortcuts

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