Page MenuHomeDevCentral

Allow to generate a random sring
ClosedPublic

Authored by dereckson on Apr 26 2018, 13:39.
Tags
None
Referenced Files
F4021701: D1629.diff
Sun, Jan 19, 12:43
F4019750: D1629.id.diff
Sat, Jan 18, 18:05
Unknown Object (File)
Fri, Jan 17, 22:36
Unknown Object (File)
Tue, Jan 14, 20:12
Unknown Object (File)
Sun, Jan 12, 00:47
Unknown Object (File)
Thu, Jan 9, 07:37
Unknown Object (File)
Thu, Jan 9, 04:26
Unknown Object (File)
Fri, Dec 20, 16:14
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.