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.


ropenscilabs/assertr documentation built on April 15, 2024, 5:54 a.m.