File: NAMESPACE

package info (click to toggle)
r-cran-ids 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 352 kB
  • sloc: sh: 13; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated by roxygen2: do not edit by hand

export(adjective_animal)
export(ids)
export(int_to_proquint)
export(int_to_proquint_word)
export(proquint)
export(proquint_to_int)
export(proquint_word_to_int)
export(random_id)
export(sentence)
export(uuid)
importFrom(uuid,UUIDgenerate)