RandomStringHelper extension

on

Methods

randomString({int? max, int? seed}) String

Available on String, provided by the RandomStringHelper extension

Generates a random string of specified length from the given character set.