PHPackages                             nvanzhin/randomizer - 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. nvanzhin/randomizer

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

nvanzhin/randomizer
===================

Shuffles words in a sentence and characters in words

1.0.2(1y ago)03MITPHPPHP ^7.0 || ^8.0

Since Feb 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Vanzhin/randomizer-package)[ Packagist](https://packagist.org/packages/nvanzhin/randomizer)[ RSS](/packages/nvanzhin-randomizer/feed)WikiDiscussions main Synced today

READMEChangelog (3)DependenciesVersions (4)Used By (0)

String randomizer
=================

[](#string-randomizer)

Shuffles words in a sentence and characters in words

Installation
------------

[](#installation)

You can install the package via composer:

```
 composer require nvznahin/randomizer
```

Usage
-----

[](#usage)

Import the class into your namespace:

```
 use  Nvanzhin\Randomizer\Randomizer
```

Random string

```
$random = new Random();
$random->randomize('Hello world');
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance40

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Every ~1 days

Total

3

Last Release

502d ago

PHP version history (2 changes)1.0.0PHP ^8.4

1.0.2PHP ^7.0 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/72859629?v=4)[Nikolay Vanzhin](/maintainers/Vanzhin)[@Vanzhin](https://github.com/Vanzhin)

---

Top Contributors

[![Vanzhin](https://avatars.githubusercontent.com/u/72859629?v=4)](https://github.com/Vanzhin "Vanzhin (6 commits)")

### Embed Badge

![Health badge](/badges/nvanzhin-randomizer/health.svg)

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

###  Alternatives

[iteks/laravel-enum

A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.

2519.3k](/packages/iteks-laravel-enum)[feature-ninja/cva

Class variance authority implementation in php

1818.2k3](/packages/feature-ninja-cva)[popphp/pop-form

Pop Form Component for Pop PHP Framework

1320.1k2](/packages/popphp-pop-form)

PHPackages © 2026

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