createCode: Creates a random character code

Description Usage Arguments Value See Also

View source: R/googleAuthR_shiny.R

Description

Creates a random character code

Usage

1
createCode(seed = NULL, num = 20)

Arguments

seed

random seed.

num

number of characters the code should be.

Value

a string of random digits and letters.

See Also

Other shiny auth functions: authReturnCode, gar_shiny_getAuthUrl, gar_shiny_getToken, gar_shiny_getUrl, loginOutput, reactiveAccessToken, renderLogin, revokeEventObserver, with_shiny


yinscapital/googleAuthR-reference documentation built on May 3, 2019, 4:31 p.m.