PHPackages                             wahyuandi840/random - 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. wahyuandi840/random

ActiveLibrary

wahyuandi840/random
===================

Library Sederhana Untuk Membuat String Acak

017PHP

Since Mar 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/wahyuandi840/random)[ Packagist](https://packagist.org/packages/wahyuandi840/random)[ RSS](/packages/wahyuandi840-random/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

random
======

[](#random)

Libary Sederhana Untuk Membuat String Acak Download package dengan composer

```
composer require wahyuandi840/random

```

atau

```
{
	"require": {
		"wahyuandi840/random" : "dev-master"
	}
}

```

Penggunaan Dengan String Default

```
//membuat membuat acak default
$pajang=32;
$random=new Wahyu\Random();
echo $random->string($panjang);
```

Dengan String Custom

```
$random->string="ABCUHEHGDH773287309";
echo $random->string(10);
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6acfa6477f77291edf9a0b1af0d98c668075acde348cf89663bf0d904e5d7739?d=identicon)[wahyuandi840](/maintainers/wahyuandi840)

---

Top Contributors

[![wahyuandi840](https://avatars.githubusercontent.com/u/16787880?v=4)](https://github.com/wahyuandi840 "wahyuandi840 (5 commits)")

### Embed Badge

![Health badge](/badges/wahyuandi840-random/health.svg)

```
[![Health](https://phpackages.com/badges/wahyuandi840-random/health.svg)](https://phpackages.com/packages/wahyuandi840-random)
```

PHPackages © 2026

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