key: Create a random key

View source: R/key.R

keyR Documentation

Create a random key

Description

Create a random sequence of alphanumeric characters.

Usage

key(length = 5)

Arguments

length

Length of key

Examples

key()
key(length = 10)

wepelham3/sack2 documentation built on Aug. 5, 2023, 5:53 a.m.