PHPackages                             almadus/crypto-rand-secure - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. almadus/crypto-rand-secure

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

almadus/crypto-rand-secure
==========================

The Crypto rand sercure string

1.0(5y ago)013MITPHP

Since Jan 2Pushed 5y agoCompare

[ Source](https://github.com/almadus/cypto-rand-secure)[ Packagist](https://packagist.org/packages/almadus/crypto-rand-secure)[ RSS](/packages/almadus-crypto-rand-secure/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PHP library for cypto-rand-secure
=================================

[](#php-library-for-cypto-rand-secure)

Install With Composer
---------------------

[](#install-with-composer)

composer require almadus/crypto-rand-secure

Code Sample
-----------

[](#code-sample)

Create the php file example index.php and paste this code

require \_\_DIR\_\_.'/vendor/autoload.php';
$config = \[
 "uppercase" =&gt; true,
 "lowercase" =&gt; true,
 "numeric" =&gt; true,
 "length" =&gt; 10
\];

$crypto = new Almadus\\CryptoRandSecure($config);
var\_dump($crypto-&gt;getToken());

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1952d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ae279cb477241c2899526e4ca5b96a61543502fc2e17160ffe7d780d3f18630?d=identicon)[azino4real](/maintainers/azino4real)

---

Top Contributors

[![abdoulazi](https://avatars.githubusercontent.com/u/32196527?v=4)](https://github.com/abdoulazi "abdoulazi (7 commits)")

### Embed Badge

![Health badge](/badges/almadus-crypto-rand-secure/health.svg)

```
[![Health](https://phpackages.com/badges/almadus-crypto-rand-secure/health.svg)](https://phpackages.com/packages/almadus-crypto-rand-secure)
```

###  Alternatives

[pelmered/fake-car

Fake-Car is a Faker provider that generates fake car data for you.

1271.2M2](/packages/pelmered-fake-car)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
