Page MenuHomeDevCentral

Allow to generate a random sring
ClosedPublic

Authored by dereckson on Apr 26 2018, 13:39.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 15, 11:47
Unknown Object (File)
Sat, Feb 15, 11:29
Unknown Object (File)
Mon, Feb 10, 07:55
Unknown Object (File)
Sun, Feb 9, 07:11
Unknown Object (File)
Sun, Feb 9, 07:11
Unknown Object (File)
Sun, Feb 9, 07:11
Unknown Object (File)
Sun, Feb 9, 07:10
Unknown Object (File)
Wed, Jan 29, 07:55
Subscribers
None

Details

Summary

These functions are used in Zed.

This is a new implementation, using closures,
to decrease cyclomatic complexity, and pure
random functions to generate digits or letters
instead to play with arrays of elements.

Test Plan

Unit tests included

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 26 2018, 13:40
This revision was automatically updated to reflect the committed changes.