Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/YOURLS/random-keywords

Assign random keywords to shorturls, like bitly (ie `sho.rt/hJudjK`)
https://github.com/YOURLS/random-keywords

Merge pull request #11 from YOURLS/ozh-patch-1

Update readme to deprecate on newer YOURLS setup

30cf54f82a5d1bb7c9fc727dee21325fcc6ad1d4 authored about 5 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Update readme to deprecate on newer YOURLS setup

c6819c37af0778c802c63c1d42c4c6b1ae3cecee authored about 5 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Merge pull request #10 from Virinum/master

Fix getting random character from charset

addccdbc82d3dd41c733e29d554054e39b0802cc authored almost 6 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Fix getting random character from charset

If strlen($possible) is for example 36, rand could also return 36. But substr starts with positi...

dd30d8556ac5ef020a4cab9561e85d40be043e94 authored almost 6 years ago by Jens Spanier <[email protected]>
Merge pull request #7 from tipichris/patch-1

Allow character to appear more than once

6ec10c4c5c6b23f1477d86dad7e8cdcc4df95448 authored about 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Allow character to appear more than once

Using str_shuffle means that each character can only occur once in the generated string. This re...

1c4a0d1ace3982de7cf8507600f50dc5c490de27 authored about 8 years ago by Chris Hastie <[email protected]>
With an `s`

ff83532bd9534d8a9947664b89dfce3235dea567 authored over 10 years ago by Léo Colombaro <[email protected]>
README & LICENSE

f335070fb5a2e81e3283aef5c8853bdd1d8576e3 authored over 10 years ago by ozh <[email protected]>
Plugin init

c22db07fe88c502d710df41c602fe82221ad3eab authored over 10 years ago by ozh <[email protected]>