package testutil

import "github.com/influxdata/influxdb/internal/testutil"

Index

Functions

func MakeSentence

func MakeSentence(n int) string

MakeSentence returns a string made up of n words. MakeSentence uses rand.Int31n and therefore calling rand.Seed will produce deterministic results.

Source Files

strings.go

Version
v1.12.0 (latest)
Published
Apr 8, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
2 days ago

Tools for package owners.