uuid

package module
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2025 License: MIT Imports: 2 Imported by: 0

README

uuid Module

This module only adds a single function, uuidv4, which will return a new, randomly generated UUID v4.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Functions = rudi.Functions{
		"uuidv4": rudi.NewFunctionBuilder(newUUIDv4Function).WithDescription("returns a new, randomly generated v4 UUID").Build(),
	}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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