generate_id: Generates random ID string

View source: R/utils.R

generate_idR Documentation

Generates random ID string

Description

This is used to generate id for each assertion error.

Usage

generate_id()

Details

For single assertion that checks multiple columns, each error log is stored as a separate element. We provide the ID to allow detecting which errors come from the same assertion.


assertr documentation built on Nov. 23, 2023, 1:11 a.m.