Skip to contents

Generate a random string

Usage

random_string(length)

Arguments

length

The length of the random string to generate.

Value

A random string of the specified length.