package
Version:
v0.0.0-...-a30bc99
Opens a new window with list of versions in this module.
Published: Apr 21, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package writing implements generation of fantasy writing systems
type System struct {
Name string `json:"name"`
Classification string `json:"classification"`
StrokeType string `json:"stroke_type"`
}
System is a system of writing
Generate randomly generates a writing system
Source Files
¶
Click to show internal directories.
Click to hide internal directories.