Skip to contents

Generate random DOI string

Usage

commonmeta_doi(prefix = "10.59350")

Arguments

prefix

DOI prefix

Value

A random DOI string

Examples

if (FALSE) { # interactive()
commonmeta_doi()
}