Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

s7uck/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Running without installing

you can run matrix on any computer without downloading any files by running this command in PS:

iwr rentry.co/runmatrix/raw | iex

Settings

Argument Type Default Description
-salt array (" ", "0", "1") The list of characters that will be randomized.
-colors array ("Green", "Red", "Yellow") The list of possible text colors that will be randomized.
-length int 104000 The amount of random characters that will be displayed, aka how long the matrix should be.

About

PowerShell clone of cmatrix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published