rot8000

module
v0.0.0-...-33b18b9 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: BSD-3-Clause

README

rot8000

Package rot8 provides utilities for ROT-8000 cyphering of Unicode text.

Usage

import "github.com/241m/rot8000/rot8"

func main() {
	s := "Hello, World!"
	r := rot8.Rotate(s)

	fmt.Printf("r = %q\n", r)

	// Output:
	// r = "籑籮籵籵籸簵 籠籸类籵籭簪"
}

Prior art

rottytooth/rot8000 - original C#/Javascript implementation.

bits/UTF-8-Unicode-Test-Documents - Unicode BMP test file.

Directories

Path Synopsis
Package rot8 provides utilities for rot8000 cyphering of Unicode text.
Package rot8 provides utilities for rot8000 cyphering of Unicode text.

Jump to

Keyboard shortcuts

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