id

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package id generates identifiers in the shapes spritzer uses. A sprite's id is normally the caller-chosen name, and a checkpoint's id is its label; these helpers mint fallbacks when a caller does not supply one, and mirror the identifier utilities in the sibling mudflaps emulator.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Checkpoint

func Checkpoint() string

Checkpoint returns a "cp_"-prefixed hex identifier, suitable as a fallback checkpoint id.

func Nonce

func Nonce() string

Nonce returns a random hex string.

func Sprite

func Sprite() string

Sprite returns a 14-character hex identifier, suitable as a fallback sprite id when a caller does not name one.

Types

This section is empty.

Jump to

Keyboard shortcuts

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