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.1 (latest)
Published
Jun 24, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
13 hours ago

Tools for package owners.