schulte

package
v0.0.0-...-5cc4ecd Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Core

type Core[T int | string] struct {
	Grid [][]T `json:"grid"` // Schulte grid with randomly placed numbers or letters
}

Core struct of Schulte module

func GenerateAlphabetic

func GenerateAlphabetic() Core[string]

Generate a Schulte alphabetic grid with fixed 5x5 size

func GenerateNumeric

func GenerateNumeric(size int) Core[int]

Generate a Schulte numerical grid with a given size

Jump to

Keyboard shortcuts

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