Radio and PodcastRadio and PodcastLive Radio & Podcasts
How to create random YouTube URLs in Commodore BASIC v2 artwork
Technology

How to create random YouTube URLs in Commodore BASIC v2

Jay's Commodore Podcast by Jay Versluis

Mar 27, 201816:58Technology

In this episode I’ll demonstrate how to create those seemingly random YouTube Video IDs using a Commodore 64. Here’s the code I’m writing – works in BASIC v2 and above: 10 print chr$(14) 20 gosub...

About This Episode

How to create random YouTube URLs in Commodore BASIC v2 is an episode from Jay's Commodore Podcast by Jay Versluis. In this episode I’ll demonstrate how to create those seemingly random YouTube Video IDs using a Commodore 64. Here&#82...

Podcast

This episode belongs to Jay's Commodore Podcast.

Listen Online

Use the player on this page to stream the episode online.

Episode Details

Published Mar 27, 2018, 16:58 long, audio available.

Questions About This Episode

What is How to create random YouTube URLs in Commodore BASIC v2 about?

In this episode I’ll demonstrate how to create those seemingly random YouTube Video IDs using a Commodore 64. Here’s the code I’m writing – works in BASIC v2 and above: 10 print chr$(14) 20 gosub 100:x=rnd(-ti):cn=1 30 a$=" 40 for i=1 to 11 50 rn=int(rnd(0)*62)+1 60 a$=a$+yt$(rn) 70 next 80 print:print cn;" : ";a$ 85 ... Read more

Where can I listen to How to create random YouTube URLs in Commodore BASIC v2?

You can listen to How to create random YouTube URLs in Commodore BASIC v2 online on Radio and Podcast. Open the player on this page to stream the available audio.

Which podcast is How to create random YouTube URLs in Commodore BASIC v2 from?

How to create random YouTube URLs in Commodore BASIC v2 is an episode from Jay's Commodore Podcast by Jay Versluis.

How long is this episode?

This episode is 16:58 long.

When was this episode published?

This episode was published on Mar 27, 2018.

Can I save How to create random YouTube URLs in Commodore BASIC v2 for later?

Yes. Use the heart button on the episode page to add it to your favorite episodes list.

Are there related episodes from Jay's Commodore Podcast?

Yes. This page shows related episodes from Jay's Commodore Podcast when more episodes are available from the podcast feed.

Quick Answers About This Episode

Where can I listen to How to create random YouTube URLs in Commodore BASIC v2?

You can listen to How to create random YouTube URLs in Commodore BASIC v2 on this page when the episode audio is available from the podcast feed.

Which podcast is this episode from?

How to create random YouTube URLs in Commodore BASIC v2 is from Jay's Commodore Podcast by Jay Versluis.

What are the episode details?

Published Mar 27, 2018 and 16:58 long