Versions in this module Expand all Collapse all v0 v0.0.2 Feb 15, 2026 Changes in this version + type CharRange struct + End rune + Start rune + type Humanizer struct + func NewHumanizer() *Humanizer + func (h *Humanizer) Humanize(data []byte) []byte + func (h *Humanizer) HumanizeString(text string) string