Random Generator Productions

Random Generator Productions a collectivist multi-media generator that inspires & produces new work with the help of an AI prompt.

who’s your favorite animaniac?? xXxXx 4 DAYS LEFT! taking it easy today with a lil meme/caption challenge
12/29/2021

who’s your favorite animaniac?? xXxXx 4 DAYS LEFT! taking it easy today with a lil meme/caption challenge

in celebration of the debut of rgp  #1 on jan 2nd (and i guess the ending of this year lol), we’re counting down with mi...
12/28/2021

in celebration of the debut of rgp #1 on jan 2nd (and i guess the ending of this year lol), we’re counting down with mini-prompts to get the juices flowing. swipe to check it out and join in the fun! post to your stories and tag us or DM us with your mini masterpiece — we’d love to see what you come up with! (also accompanied as a lil easter egg, a completely AI-generated visual prompted by the words “final goodbye” :)))) xoxoxox

12/27/2021
so excited to announce our inaugural month of writing! click below to join our newsletter and never miss a prompt :)tiny...
12/27/2021

so excited to announce our inaugural month of writing!

click below to join our newsletter and never miss a prompt :)

tinyurl.com/2p82nfub

excited to have you!

Address

New York, NY

Website

Alerts

Be the first to know and let us send you an email when Random Generator Productions posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });