Socket
Book a DemoInstallSign in
Socket

github.com/schmenn/mock

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/schmenn/mock

v0.0.0-20210323185000-121aaa9c8bb3
Source
Go
Version published
Created
Source

Mock

a go package for generating mock text

e.g. lorem ipsum dolor sit ametlOrEm iPsUm dOlOr sIt aMeT

Usage

Get it with:

go get github.com/Schmenn/mock

package main

import (
	"fmt"

	"github.com/Schmenn/mock"
)

func main() {
	text := mock.Mock("lorem ipsum dolor sit amet")
	fmt.Println(text) // lOrEm iPsUm dOlOr sIt aMeT
}

for a command-line program click here

FAQs

Package last updated on 23 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.