Page MenuHomeDevCentral

Allow to generate a random sring
ClosedPublic

Authored by dereckson on Apr 26 2018, 13:39.
Tags
None
Referenced Files
F3113308: D1629.diff
Mon, Jun 17, 02:02
F3110787: D1629.id4158.diff
Sun, Jun 16, 17:19
Unknown Object (File)
Sat, Jun 15, 12:01
Unknown Object (File)
Sat, Jun 15, 04:49
Unknown Object (File)
Wed, Jun 12, 17:36
Unknown Object (File)
Tue, Jun 11, 08:20
Unknown Object (File)
Tue, Jun 11, 05:21
Unknown Object (File)
Sun, Jun 9, 21:52
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.