Page MenuHomeDevCentral

Allow to generate a random sring
ClosedPublic

Authored by dereckson on Apr 26 2018, 13:39.
Tags
None
Referenced Files
F7189324: D1629.diff
Tue, Apr 22, 05:42
Unknown Object (File)
Fri, Apr 11, 02:22
Unknown Object (File)
Mar 15 2025, 09:27
Unknown Object (File)
Mar 11 2025, 04:11
Unknown Object (File)
Mar 11 2025, 02:45
Unknown Object (File)
Mar 3 2025, 00:45
Unknown Object (File)
Feb 26 2025, 18:40
Unknown Object (File)
Feb 15 2025, 11:47
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.