sampleStr: Generates (pseudo)random strings of the specified char length

Description Usage Arguments Value Examples

View source: R/text.table.R

Description

Generates (pseudo)random strings of the specified char length

Usage

1
sampleStr(char)

Arguments

char

A integer, the number of chars to include in the output string.

Value

A string.

Examples

1

textTools documentation built on Feb. 5, 2021, 5:07 p.m.