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)
Mon, Nov 11, 01:27
Unknown Object (File)
Mon, Nov 11, 01:01
Unknown Object (File)
Sun, Nov 10, 15:48
Unknown Object (File)
Sun, Nov 10, 14:22
Unknown Object (File)
Sun, Nov 10, 12:56
Unknown Object (File)
Sun, Nov 10, 12:55
Unknown Object (File)
Sun, Nov 10, 12:54
Unknown Object (File)
Sun, Nov 10, 12:28
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.