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")

meerapatelmd/centipede documentation built on Jan. 1, 2021, 9:27 a.m.