random_string: Create a random string

Description Usage Arguments Value

View source: R/random_string.r

Description

Create a random string from letters and numbers

Usage

1
random_string(x, letters = NULL, numbers = NULL)

Arguments

x

a length of the random string

letters

a number of letters

numbers

a number of numerals

Value

a random string of length x from letters and numbers


bioDS/phyloRNA documentation built on Feb. 21, 2022, 3:28 p.m.