anagram

package
v0.0.0-...-a2ff8f4 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: MIT Imports: 4 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 struct {
	Task  string   `json:"task"`  // Task is random word from which you need to make other words
	Words []string `json:"words"` // Array of all possible words that can be made up from the Task
}

Core struct of anagram module

func Generate

func Generate() Core

Generate an anagram with a random task and find possible words

Jump to

Keyboard shortcuts

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