Page MenuHomeDevCentral

Allow to generate a random sring
ClosedPublic

Authored by dereckson on Apr 26 2018, 13:39.
Tags
None
Referenced Files
F10119041: D1629.diff
Thu, Jun 19, 04:58
Unknown Object (File)
Thu, Jun 12, 07:11
Unknown Object (File)
Mon, Jun 9, 18:08
Unknown Object (File)
Fri, Jun 6, 11:37
Unknown Object (File)
Sat, May 31, 13:25
Unknown Object (File)
Thu, May 29, 18:26
Unknown Object (File)
Mon, May 26, 09:54
Unknown Object (File)
May 19 2025, 22:33
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 Passed
Unit
Test Failures
Build Status
Buildable 2554
Build 2802: arc lint + arc unit

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.