mathutils

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mathutils holds utilities related with mathematics.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandomFloat64 added in v1.0.0

func RandomFloat64(from, to float64) (float64, error)

RandomFloat64 returns random float from provided range.

func RandomInt

func RandomInt(from, to int) (int, error)

RandomInt returns random int from provided range. "from" should be less or equal than "to".

Types

This section is empty.

Jump to

Keyboard shortcuts

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