str_random: Creates a random string of either all uppercase, all...

Description Usage

View source: R/str_random.R

Description

Creates a random string of either all uppercase, all lowercase, or both of a given character_length

Usage

1
str_random(character_length, replace = TRUE, type = "both")

patelm9/centipede documentation built on Dec. 4, 2020, 3:09 a.m.