Categorygithub.com/golage/strings
repositorypackage
0.1.0
Repository: https://github.com/golage/strings.git
Documentation: pkg.go.dev

# README

Golage strings package extension https://github.com/golage/strings https://github.com/golage/strings https://github.com/golage/strings

Simple and useful strings package extension in Golang

Features

  • Generate random string
  • More string cases (ToSnakeCase)

Installation

Get from Github:

go get github.com/golage/strings

How to use

Import into your code:

import stringsext "github.com/golage/strings"