Page MenuHomeDevCentral

Allow to generate a random sring
ClosedPublic

Authored by dereckson on Apr 26 2018, 13:39.
Tags
None
Referenced Files
F2748085: D1629.id4158.diff
Fri, Mar 29, 07:35
F2748084: D1629.id4157.diff
Fri, Mar 29, 07:35
F2747724: D1629.diff
Fri, Mar 29, 06:54
F2744272: D1629.id4158.diff
Thu, Mar 28, 15:41
Unknown Object (File)
Thu, Mar 28, 11:17
Unknown Object (File)
Wed, Mar 27, 13:23
Unknown Object (File)
Sun, Mar 24, 01:25
Unknown Object (File)
Fri, Mar 22, 18:23
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.