2013THREAD START
RandomCoin

RANDOMCOIN

Alternate cryptocurrencies · est. 18 Aug 2013
Alternate cryptocurrencies › Announcements (Altcoins) › [ANN] RANDOMCOIN
Topic started 18 August 2013 · still open

[ANN] RANDOMCOIN — “Cryptocurrency that gives a random number of coins as a reward”

0 commits
0 files
0 forks
110 days until Dogecoin
4,733 days open
Read 2,847,193 times
● Sticky — pinned by adminDo not delete

Yes. This is that billym2k — and this is the first repository he ever made.

The account that owns this repo belongs to Billy Markus, the programmer who wrote the original Dogecoin code (co-created with Jackson Palmer, December 2013). Online he goes by Shibetoshi Nakamoto. RANDOMCOIN is the first thing he ever put on GitHub — before Dogecoin existed, before any of it.

The account and the repo were made the same afternoon, minutes apart:

15:07:51
billym2k joins GitHub. The account is brand new. It has nothing in it.
15:14:10
randomcoin is created — six minutes and nineteen seconds later. Repository #1. He writes the name and the one-line description.
15:14:11
Its first and only push. One second after creation. It contains no files. It still contains no files.
… and then nothing, for 4,733 days and counting.

All timestamps 18 August 2013, UTC, straight from GitHub's own API.

To this day that account has exactly two public repositories: this one, which he created and left empty — and a fork of dogecoin, which is somebody else's repo he copied in 2014. Only one of the two is originally his.

The only original repository Billy Markus has ever created is the coin he never made.

123 4,271
Print · Watch topic
no
avatar
blockwatcher
Full Member
★★★
Activity: 126
Merit: 0
[ANN] RANDOMCOIN — cryptocurrency that gives a random number of coins as a reward August 18, 2013, 11:42:07 PM #1

New repo showed up on github an hour ago. No code. No README. No commits. Just a name and one line of description:

Quote from: github.com/billym2k/randomcoin
Cryptocurrency that gives a random number of coins as a reward

That's it. That's the whole project. Either this is the laziest altcoin launch ever attempted, or it's the shortest whitepaper in history.

Cryptocurrency that gives a random number of coins as a reward
This repository is empty. There is nothing here. There has never been anything here.
7 stars
0 forks
0 commits
branch master
56 KB
created 18 Aug 2013
last push 18 Aug 2013

Nobody knows who billym2k is. Watching this one.

"An idea is worth exactly as many commits as you push." — nobody, ever
no
avatar
tx_fee_maximalist
Sr. Member
★★★★
Activity: 504
Merit: 12
Re: [ANN] RANDOMCOIN August 19, 2013, 01:15:44 AM #2

Random block rewards? So you want a lottery, not a currency.

You cannot build a monetary policy on a coin flip. Miners need to price electricity against expected return. If the reward is RNG then your hashrate is gambling, your difficulty adjustment is noise, and nobody can run a business on it. Satoshi wrote a schedule for a reason.

Unserious. Locking my wallet and going to bed.

no
avatar
hashrate_hank
Member
★★
Activity: 88
Merit: 0
Re: [ANN] RANDOMCOIN August 19, 2013, 06:31:02 AM #3
Quote from: tx_fee_maximalist on August 19, 2013, 01:15:44 AM
You cannot build a monetary policy on a coin flip.

relax, there's no monetary policy to argue about. there's no code. it's an empty folder with a good name.

bookmarked anyway. see you all in a week when OP abandons it like the other 40 coins launched this month.

no
avatar
gpu_farmer
Hero Member
★★★★★
Activity: 1,204
Merit: 47
Re: [ANN] RANDOMCOIN — wrote a miner against the spec August 22, 2013, 04:08:19 PM #4

There is no spec, so I guessed. The description is one sentence and honestly one sentence is enough to implement it:

reward = random(). That's the protocol. One click, one block, random payout, zero difficulty. Try it.

RANDOMCOIN testnet miner v0.0.1 idle
Block height
0
Last reward
Wallet balance
0
Reward is uniform random, 0 to 1,000,000 RND. Same as it was written.
> randomcoind started. connected to 0 peers.
> awaiting work...

Mine 20 of them and you'll see the problem, and also the appeal. Two blocks in a row can differ by five orders of magnitude. It is completely unusable as money and completely impossible to stop clicking.

rig: 6x 7950 · 4.2 MH/s · ask me about undervolting
— topic inactive — OP has not returned. Repository has not received a commit.
Sept 2013 · Oct 2013 · Nov 2013  /  109 days elapsed
no
avatar
doge_wow
Newbie
Activity: 3
Merit: 0
Re: [ANN] RANDOMCOIN — guys. GUYS. December 06, 2013, 09:55:31 PM #5

Sorry to bump a dead thread but you all need to see this.

OP never came back. The repo is still empty. But billym2k just launched a different coin today. It has a dog on it. Everyone is laughing at it.

Now go read the block reward code.

Quote from: dogecoin, block 1 – 144,999
reward = rand() % (MAX_REWARD) // 0 to 1,000,000 DOGE per block

He shipped RANDOMCOIN. He just didn't call it RANDOMCOIN. He put a dog on it, wrote the code in about two hours, and slipped the entire thesis of this empty repository in as the reward function.

Random number of coins as a reward. It's right there. It's the whole thing.

such thesis   very ship
wow   many random

no
avatar
lurker_9000
Jr. Member
★★
Activity: 41
Merit: 0
Re: [ANN] RANDOMCOIN — screencap from /biz/ January 14, 2014, 03:27:55 AM #6

someone posted this on the other site. saving it here before the thread 404s.

/biz/ — Business & FinanceAnonymous
the empty repo Anonymous 01/14/14(Tue)03:11:09 No.1441702

>be billy, august 2013

>have idea: coin that pays out a random number of coins

>make the github repo

>write the description

>write zero lines of code

>abandon it

>110 days later ship a coin with a dog on it instead

>ship the random rewards anyway

>it becomes one of the biggest currencies on earth

>repo still empty

>repo still empty 13 years later

Anonymous 01/14/14(Tue)03:19:40 No.1441718

>>1441702

best performing repository in history and it has no files in it
no
avatar
consensus_carl
Sr. Member
★★★★
Activity: 672
Merit: 89
Re: [ANN] RANDOMCOIN — they patched it out March 15, 2014, 12:04:11 PM #7

Update for the archaeologists in this thread.

As of block 145,000 the random reward is gone. Dogecoin block rewards are fixed from here on. The stated reason was pool gaming — when the payout is random, people stop mining for a currency and start mining for a jackpot, which is exactly what #2 said in this thread on day two.

So the thesis survived roughly four months in production, under a different name, on a coin that was never supposed to be serious. Then it was removed for being too fun to be money.

The repo that proposed it, meanwhile, is still empty. It has now outlived the idea it described.

the difference between a whitepaper and a description field is 40 pages of nobody reading it
— this topic has been inactive for 4,428 days — Dogecoin goes to the moon twice. The repository receives no commits.
2015   2016   2017   2018   2019   2020   2021   2022   2023   2024   2025
necro_bumper
Newbie
Activity: 1
Merit: 0
Re: [ANN] RANDOMCOIN — sorry for necro, someone finally made it April 2026 #8

Thirteen years after this thread went quiet, somebody did the obvious thing and minted the coin that was never written.

Here is the part that makes it worth bumping. The token's site field points at github.com/billym2k, and creator fees route to that GitHub account. He has claimed them.

So the repository with zero commits, zero files and zero forks — the idea he wrote one sentence about and then walked away from — is now the only repo on earth that pays its owner for not shipping.

Contract address · Solana
CTGJLCzs9LsmjCCWZfSqPCnByfqLLLxiWotpVckBpump

Ticker RND. Fair launch, no presale, no team allocation, because there is nothing to allocate — the entire product shipped in 2013 as a sentence.

no
avatar
blockwatcher
Full Member
★★★
Activity: 126
Merit: 0
Re: [ANN] RANDOMCOIN — 13 years later Today #9

OP here. I made this thread the night the repo appeared because I thought I was watching a scam, or a joke, or nothing at all.

It was nothing at all. That was the point. Every coin announced on this board in August 2013 had a whitepaper, a premine, a roadmap and a Bitcointalk ANN post with a logo someone paid ten dollars for. All of them are gone.

The one that survived was a description field with no code under it, because the idea was good enough to get shipped inside something else.

Still zero commits. Go look for yourself — that link has not changed in 4,733 days.

thread locked? no. leave it open. you never know.
123 4,271
Jump to: Announcements (Altcoins)