Peppa Pig Cast Trivia and Goofs

Trivia and goofs about the cast of Peppa Pig

Info

Created On: July 29, 2023
Created By: @CalculatorTools

AI

Model: gpt-3.5-turbo-16k-0613
Time: 125 seconds
Prompt Tokens: 1249
Completion Tokens: 8309
Total Token Cost: 9558

Get This App On Your Website

1. Copy the code above with the iframe and link.
2. Paste the code into your website.
3. Resize the iframe to fit your website.

Javascript, HTML, CSS Code

                    <html>
<head>
<script type="text/javascript"> window.addEventListener('error', function(event) { var message = JSON.parse(JSON.stringify(event.message)); var source = event.filename; var lineno = event.lineno; var colno = event.colno; var error = event.error; window.parent.postMessage({ type: 'iframeError', details: { message: message, source: source, lineno: lineno, colno: colno, error: error ? error.stack : '' } }, '*'); }); window.addEventListener('unhandledrejection', function(event) { window.parent.postMessage({ type: 'iframePromiseRejection', details: { reason: event.reason } }, '*'); }); </script>

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">

<title>Peppa Pig Cast Trivia and Goofs</title>
<meta name="description" content="Trivia and goofs about the cast of Peppa Pig">
<meta name="keywords" content="Peppa Pig, Cast, Trivia, Goofs">

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">

<!-- Built-In Functions for Apps -->
<script type="text/javascript">
var localStoragePrefix = "ct-169065269360005";
var lastSave = 0;
// save to localstorage
function saveLocal(data) {
if (Date.now() - lastSave < 1000) {
return;
}
// save to cookie
let cookie = localStoragePrefix + "=" + JSON.stringify(data) + "; path=" + window.location.pathname + "'; SameSite=Strict";
cookie += "; expires=" + new Date(Date.now() + 1000 * 60 * 60 * 24 * 365 * 1000).toUTCString();
document.cookie = cookie;
lastSave = Date.now();
}

// load from localstorage
function loadLocal() {
var cookiePrefix = localStoragePrefix + "=";
var cookieStart = document.cookie.indexOf(cookiePrefix);
if (cookieStart > -1) {
let cookieEnd = document.cookie.indexOf(";", cookieStart);
if (cookieEnd == -1) {
cookieEnd = document.cookie.length;
}
var cookieData = document.cookie.substring(cookieStart + cookiePrefix.length, cookieEnd);
return JSON.parse(cookieData);
}
}

// Get random number between min and max (inclusive)
function getRandomNumber(min, max) {
return Math.floor(Math.random() * (max - min + 1)) + min;
}
</script>

<script type="text/javascript">
// Generate random trivia and goofs about the cast
function generateTriviaAndGoofs() {
var cast = [
{ actor: "Harley Bird", character: "Peppa" },
{ actor: "John Sparkes", character: "Narrator" },
{ actor: "Richard Ridings", character: "Daddy Pig" },
{ actor: "Morwenna Banks", character: "Mummy Pig" },
{ actor: "Oliver May & Alice May", character: "George" },
{ actor: "David Graham", character: "Grandpa Pig" },
{ actor: "Frances White", character: "Granny Pig" },
{ actor: "Sarah Ann Kennedy", character: "Miss Rabbit" },
{ actor: "Meg Hall", character: "Suzy Sheep" },
{ actor: "Jadon Mills", character: "Danny Dog" },
{ actor: "Stanley Nickless", character: "Pedro Pony" },
{ actor: "Sian Taylor", character: "Zoe Zebra" },
{ actor: "Julia Moss", character: "Emily Elephant" },
{ actor: "Alice May", character: "Rebecca Rabbit" },
{ actor: "Zara Siddiqi", character: "Candy Cat" },
{ actor: "Jonny Butler", character: "Edmond Elephant" },
{ actor: "Zoe Baker", character: "Richard Rabbit" },
{ actor: "David Rintoul", character: "Granddad Dog" },
{ actor: "John Sparkes", character: "Mr Rabbit" },
{ actor: "David Graham", character: "Mr Zebra the Postman" },
{ actor: "Sarah Roper", character: "Sat Nav" },
{ actor: "Debbie McDonald", character: "Mummy Sheep" },
{ actor: "David Rintoul", character: "Dr Brown Bear" },
{ actor: "Jerome Haupert", character: "Papa Donkey" },
{ actor: "Nzilani Franq", character: "Delphine Donkey" },
{ actor: "Morwenna Banks", character: "Dr Hamster the Vet" },
{ actor: "David Rintoul", character: "Mr Bull" },
{ actor: "Leila Farzad", character: "Mummy Cat" },
{ actor: "Jemima Williams", character: "Mummy Pony" },
{ actor: "John Sparkes", character: "Mr Potato" },
{ actor: "John Sparkes", character: "Mr Fox" },
{ actor: "Judy Flynn", character: "Aunty Pig" },
{ actor: "Brian Blessed", character: "Grampy Rabbit" },
{ actor: "Abigail Daniels", character: "Cousin Chloe" },
{ actor: "Max Miller, Jamie Oram", character: "Freddy Fox" },
{ actor: "Harley Bird", character: "Baby Alexander" },
{ actor: "Dominic Bryne", character: "Captain Emergency" },
{ actor: "Zara Siddiqi", character: "Belinda Bear" },
{ actor: "Preston Nyman", character: "Simon Squirrel" },
{ actor: "Mabel Green", character: "Penny Polar Bear" },
{ actor: "Audrey Van Hulzen", character: "Mandy Mouse" },
{ actor: "Joris Van Hulzen", character: "Peggi Panda" },
{ actor: "Joris Van Hulzen", character: "Pandora Panda" },
{ actor: "Nansy Plummy", character: "Mummy Panda" },
{ actor: "Judy Flynn, Max Orial, Sarah Ann Kennedy", character: "Mummy Polar Bear" },
{ actor: "Jen Pringle, Judy Flynn, Matt Patt, John Sarah", character: "Doctor Polar Bear" }
];

var triviaAndGoofs = [
{ type: "trivia", description: "Harley Bird, who voices Peppa, became the youngest BAFTA winner at the age of 9" },
{ type: "trivia", description: "John Sparkes, who voices the Narrator, also provides the voice for Daddy Pig" },
{ type: "trivia", description: "Richard Ridings, who voices Daddy Pig, is also known for his role as Alan Ashburn in the TV series 'Fat Friends'" },
{ type: "trivia", description: "Morwenna Banks, who voices Mummy Pig, is a comedian and writer known for her work on 'Absolutely' and 'Saxondale'" },
{ type: "trivia", description: "Oliver May and Alice May, who voice George, are twins in real life" },
{ type: "trivia", description: "David Graham, who voices Grandpa Pig, is a voice actor known for his role as Parker in the TV series 'Thunderbirds'" },
{ type: "trivia", description: "Frances White, who voices Granny Pig, has appeared in various TV shows and films including 'The Bill' and 'The IT Crowd'" },
{ type: "trivia", description: "Sarah Ann Kennedy, who voices Miss Rabbit, is a voice actress and writer known for her work on 'Bob the Builder' and 'Thomas & Friends'" },
{ type: "trivia", description: "Meg Hall, who voices Suzy Sheep, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Jadon Mills, who voices Danny Dog, has appeared in various TV shows and films including 'The Haunting of Bly Manor' and 'The Alienist'" },
{ type: "trivia", description: "Stanley Nickless, who voices Pedro Pony, is a voice actor known for his work on 'Fireman Sam' and 'Thomas & Friends'" },
{ type: "trivia", description: "Sian Taylor, who voices Zoe Zebra, has appeared in various TV shows and films including 'The Bill' and 'Holby City'" },
{ type: "trivia", description: "Julia Moss, who voices Emily Elephant, is a voice actress known for her work on 'Fireman Sam' and 'Thomas & Friends'" },
{ type: "trivia", description: "Alice May, who voices Rebecca Rabbit, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Zara Siddiqi, who voices Candy Cat and Belinda Bear, is a voice actress known for her work on 'Fireman Sam' and 'Bob the Builder'" },
{ type: "trivia", description: "Jonny Butler, who voices Edmond Elephant, is a voice actor known for his work on 'Thomas & Friends' and 'Bob the Builder'" },
{ type: "trivia", description: "Zoe Baker, who voices Richard Rabbit, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "David Rintoul, who voices Granddad Dog, Dr Brown Bear, and Mr Bull, is a voice actor known for his work on 'Thomas & Friends' and 'Bob the Builder'" },
{ type: "trivia", description: "Leila Farzad, who voices Mummy Cat, is an actress known for her work in TV shows such as 'In My Skin' and 'Pandora'" },
{ type: "trivia", description: "Jemima Williams, who voices Mummy Pony, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "John Sparkes, who voices Mr Potato and Mr Fox, also provides the voice for the Narrator and Mr Rabbit" },
{ type: "trivia", description: "Judy Flynn, who voices Aunty Pig and Mummy Polar Bear, is an actress known for her work in TV shows such as 'The Brittas Empire' and 'The Worst Witch'" },
{ type: "trivia", description: "Brian Blessed, who voices Grampy Rabbit, is an actor known for his roles in films such as 'Flash Gordon' and 'Robin Hood: Prince of Thieves'" },
{ type: "trivia", description: "Abigail Daniels, who voices Cousin Chloe, is a voice actress known for her work on 'Fireman Sam' and 'Bob the Builder'" },
{ type: "trivia", description: "Max Miller and Jamie Oram, who voice Freddy Fox, are voice actors known for their work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Harley Bird, who voices Baby Alexander and Peppa, retired from voicing Peppa in 2020 after 13 years" },
{ type: "trivia", description: "Dominic Bryne, who voices Captain Emergency, is a voice actor known for his work on 'Thomas & Friends' and 'Bob the Builder'" },
{ type: "trivia", description: "Preston Nyman, who voices Simon Squirrel, is a voice actor known for his work on 'Thomas & Friends' and 'Bob the Builder'" },
{ type: "trivia", description: "Mabel Green, who voices Penny Polar Bear, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Audrey Van Hulzen, who voices Mandy Mouse, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Joris Van Hulzen, who voices Peggi Panda and Pandora Panda, is a voice actor known for his work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Nansy Plummy, who voices Mummy Panda, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Jen Pringle, who voices Doctor Polar Bear, is a TV presenter and voice actress known for her work on 'Milkshake!' and 'Thomas & Friends'" },
{ type: "goofs", description: "In some episodes, the voice of Peppa has been provided by different actors, including Lily Snowden-Fine and Cecily Bloom" },
{ type: "goofs", description: "In a few episodes, the voice of Mummy Pig has been provided by other actors, including Morwenna Banks and Lily Snowden-Fine" },
{ type: "goofs", description: "In one episode, Daddy Pig's voice was mistakenly provided by Oliver May instead of Richard Ridings" },
{ type: "goofs", description: "In a couple of episodes, the voice of George has been provided by different actors, including Alice May and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Miss Rabbit has been provided by other actors, including Sarah Ann Kennedy and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Suzy Sheep has been provided by other actors, including Meg Hall and Lily Snowden-Fine" },
{ type: "goofs", description: "In one episode, the voice of Danny Dog was mistakenly provided by Alice May instead of Jadon Mills" },
{ type: "goofs", description: "In a couple of episodes, the voice of Pedro Pony has been provided by different actors, including Stanley Nickless and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Zoe Zebra has been provided by other actors, including Sian Taylor and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Emily Elephant has been provided by other actors, including Julia Moss and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Rebecca Rabbit was mistakenly provided by Oliver May instead of Alice May" },
{ type: "goofs", description: "In some episodes, the voice of Candy Cat has been provided by different actors, including Zara Siddiqi and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Edmond Elephant has been provided by other actors, including Jonny Butler and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Richard Rabbit has been provided by other actors, including Zoe Baker and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Granddad Dog has been provided by different actors, including David Rintoul and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Mr Rabbit was mistakenly provided by John Sparkes instead of David Graham" },
{ type: "goofs", description: "In some episodes, the voice of Mr Zebra the Postman has been provided by other actors, including David Graham and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Sat Nav has been provided by different actors, including Sarah Roper and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Mummy Sheep has been provided by other actors, including Debbie McDonald and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Dr Brown Bear has been provided by different actors, including David Rintoul and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Papa Donkey was mistakenly provided by Jerome Haupert instead of David Graham" },
{ type: "goofs", description: "In some episodes, the voice of Delphine Donkey has been provided by other actors, including Nzilani Franq and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Dr Hamster the Vet has been provided by different actors, including Morwenna Banks and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Mr Bull has been provided by different actors, including David Rintoul and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Mummy Cat has been provided by other actors, including Leila Farzad and Lily Snowden-Fine" },
{ type: "goofs", description: "In one episode, the voice of Mummy Pony was mistakenly provided by Jemima Williams instead of Debbie McDonald" },
{ type: "goofs", description: "In some episodes, the voice of Mr Potato has been provided by different actors, including John Sparkes and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Mr Fox has been provided by other actors, including John Sparkes and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Aunty Pig has been provided by different actors, including Judy Flynn and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Grampy Rabbit has been provided by other actors, including Brian Blessed and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Cousin Chloe was mistakenly provided by Abigail Daniels instead of Alice May" },
{ type: "goofs", description: "In some episodes, the voice of Freddy Fox has been provided by different actors, including Max Miller, Jamie Oram, and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Baby Alexander has been provided by different actors, including Harley Bird and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Captain Emergency has been provided by different actors, including Dominic Bryne and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Belinda Bear has been provided by other actors, including Zara Siddiqi and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Simon Squirrel was mistakenly provided by Preston Nyman instead of Max Miller" },
{ type: "goofs", description: "In some episodes, the voice of Penny Polar Bear has been provided by different actors, including Mabel Green and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Mandy Mouse has been provided by other actors, including Audrey Van Hulzen and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Peggi Panda has been provided by different actors, including Joris Van Hulzen and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Pandora Panda has been provided by other actors, including Joris Van Hulzen and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Mummy Panda was mistakenly provided by Nansy Plummy instead of Judy Flynn" },
{ type: "goofs", description: "In some episodes, the voice of Mummy Polar Bear has been provided by different actors, including Judy Flynn, Max Orial, Sarah Ann Kennedy, and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Doctor Polar Bear has been provided by other actors, including Jen Pringle, Judy Flynn, Matt Patt, John Sarah, and Cecily Bloom" }
];

// Get a random trivia or goof
var randomTriviaAndGoof = triviaAndGoofs[getRandomNumber(0, triviaAndGoofs.length - 1)];

// Display the trivia or goof
var triviaAndGoofContainer = document.getElementById("trivia-and-goof-container");
triviaAndGoofContainer.innerHTML = "";

var triviaAndGoofElement = document.createElement("div");
triviaAndGoofElement.classList.add("trivia-and-goof");
triviaAndGoofElement.innerHTML = "<strong>" + randomTriviaAndGoof.type.toUpperCase() + ":</strong> " + randomTriviaAndGoof.description;

triviaAndGoofContainer.appendChild(triviaAndGoofElement);
}

// Generate multiple trivia and goofs
function generateMultipleTriviaAndGoofs() {
var triviaAndGoofs = [
{ type: "trivia", description: "Harley Bird, who voices Peppa, became the youngest BAFTA winner at the age of 9" },
{ type: "trivia", description: "John Sparkes, who voices the Narrator, also provides the voice for Daddy Pig" },
{ type: "trivia", description: "Richard Ridings, who voices Daddy Pig, is also known for his role as Alan Ashburn in the TV series 'Fat Friends'" },
{ type: "trivia", description: "Morwenna Banks, who voices Mummy Pig, is a comedian and writer known for her work on 'Absolutely' and 'Saxondale'" },
{ type: "trivia", description: "Oliver May and Alice May, who voice George, are twins in real life" },
{ type: "trivia", description: "David Graham, who voices Grandpa Pig, is a voice actor known for his role as Parker in the TV series 'Thunderbirds'" },
{ type: "trivia", description: "Frances White, who voices Granny Pig, has appeared in various TV shows and films including 'The Bill' and 'The IT Crowd'" },
{ type: "trivia", description: "Sarah Ann Kennedy, who voices Miss Rabbit, is a voice actress and writer known for her work on 'Bob the Builder' and 'Thomas & Friends'" },
{ type: "trivia", description: "Meg Hall, who voices Suzy Sheep, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Jadon Mills, who voices Danny Dog, has appeared in various TV shows and films including 'The Haunting of Bly Manor' and 'The Alienist'" },
{ type: "trivia", description: "Stanley Nickless, who voices Pedro Pony, is a voice actor known for his work on 'Fireman Sam' and 'Thomas & Friends'" },
{ type: "trivia", description: "Sian Taylor, who voices Zoe Zebra, has appeared in various TV shows and films including 'The Bill' and 'Holby City'" },
{ type: "trivia", description: "Julia Moss, who voices Emily Elephant, is a voice actress known for her work on 'Fireman Sam' and 'Thomas & Friends'" },
{ type: "trivia", description: "Alice May, who voices Rebecca Rabbit, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Zara Siddiqi, who voices Candy Cat and Belinda Bear, is a voice actress known for her work on 'Fireman Sam' and 'Bob the Builder'" },
{ type: "trivia", description: "Jonny Butler, who voices Edmond Elephant, is a voice actor known for his work on 'Thomas & Friends' and 'Bob the Builder'" },
{ type: "trivia", description: "Zoe Baker, who voices Richard Rabbit, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "David Rintoul, who voices Granddad Dog, Dr Brown Bear, and Mr Bull, is a voice actor known for his work on 'Thomas & Friends' and 'Bob the Builder'" },
{ type: "trivia", description: "Leila Farzad, who voices Mummy Cat, is an actress known for her work in TV shows such as 'In My Skin' and 'Pandora'" },
{ type: "trivia", description: "Jemima Williams, who voices Mummy Pony, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "John Sparkes, who voices Mr Potato and Mr Fox, also provides the voice for the Narrator and Mr Rabbit" },
{ type: "trivia", description: "Judy Flynn, who voices Aunty Pig and Mummy Polar Bear, is an actress known for her work in TV shows such as 'The Brittas Empire' and 'The Worst Witch'" },
{ type: "trivia", description: "Brian Blessed, who voices Grampy Rabbit, is an actor known for his roles in films such as 'Flash Gordon' and 'Robin Hood: Prince of Thieves'" },
{ type: "trivia", description: "Abigail Daniels, who voices Cousin Chloe, is a voice actress known for her work on 'Fireman Sam' and 'Bob the Builder'" },
{ type: "trivia", description: "Max Miller and Jamie Oram, who voice Freddy Fox, are voice actors known for their work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Harley Bird, who voices Baby Alexander and Peppa, retired from voicing Peppa in 2020 after 13 years" },
{ type: "trivia", description: "Dominic Bryne, who voices Captain Emergency, is a voice actor known for his work on 'Thomas & Friends' and 'Bob the Builder'" },
{ type: "trivia", description: "Preston Nyman, who voices Simon Squirrel, is a voice actor known for his work on 'Thomas & Friends' and 'Bob the Builder'" },
{ type: "trivia", description: "Mabel Green, who voices Penny Polar Bear, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Audrey Van Hulzen, who voices Mandy Mouse, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Joris Van Hulzen, who voices Peggi Panda and Pandora Panda, is a voice actor known for his work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Nansy Plummy, who voices Mummy Panda, is a voice actress known for her work on 'Thomas & Friends' and 'Fireman Sam'" },
{ type: "trivia", description: "Jen Pringle, who voices Doctor Polar Bear, is a TV presenter and voice actress known for her work on 'Milkshake!' and 'Thomas & Friends'" },
{ type: "goofs", description: "In some episodes, the voice of Peppa has been provided by different actors, including Lily Snowden-Fine and Cecily Bloom" },
{ type: "goofs", description: "In a few episodes, the voice of Mummy Pig has been provided by other actors, including Morwenna Banks and Lily Snowden-Fine" },
{ type: "goofs", description: "In one episode, Daddy Pig's voice was mistakenly provided by Oliver May instead of Richard Ridings" },
{ type: "goofs", description: "In a couple of episodes, the voice of George has been provided by different actors, including Alice May and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Miss Rabbit has been provided by other actors, including Sarah Ann Kennedy and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Suzy Sheep has been provided by other actors, including Meg Hall and Lily Snowden-Fine" },
{ type: "goofs", description: "In one episode, the voice of Danny Dog was mistakenly provided by Alice May instead of Jadon Mills" },
{ type: "goofs", description: "In a couple of episodes, the voice of Pedro Pony has been provided by different actors, including Stanley Nickless and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Zoe Zebra has been provided by other actors, including Sian Taylor and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Emily Elephant has been provided by other actors, including Julia Moss and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Rebecca Rabbit was mistakenly provided by Oliver May instead of Alice May" },
{ type: "goofs", description: "In some episodes, the voice of Candy Cat has been provided by different actors, including Zara Siddiqi and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Edmond Elephant has been provided by other actors, including Jonny Butler and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Richard Rabbit has been provided by other actors, including Zoe Baker and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Granddad Dog has been provided by different actors, including David Rintoul and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Mr Rabbit was mistakenly provided by John Sparkes instead of David Graham" },
{ type: "goofs", description: "In some episodes, the voice of Mr Zebra the Postman has been provided by other actors, including David Graham and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Sat Nav has been provided by different actors, including Sarah Roper and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Mummy Sheep has been provided by other actors, including Debbie McDonald and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Dr Brown Bear has been provided by different actors, including David Rintoul and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Papa Donkey was mistakenly provided by Jerome Haupert instead of David Graham" },
{ type: "goofs", description: "In some episodes, the voice of Delphine Donkey has been provided by other actors, including Nzilani Franq and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Dr Hamster the Vet has been provided by different actors, including Morwenna Banks and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Mr Bull has been provided by different actors, including David Rintoul and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Mummy Cat has been provided by other actors, including Leila Farzad and Lily Snowden-Fine" },
{ type: "goofs", description: "In one episode, the voice of Mummy Pony was mistakenly provided by Jemima Williams instead of Debbie McDonald" },
{ type: "goofs", description: "In some episodes, the voice of Mr Potato has been provided by different actors, including John Sparkes and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Mr Fox has been provided by other actors, including John Sparkes and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Aunty Pig has been provided by different actors, including Judy Flynn and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Grampy Rabbit has been provided by other actors, including Brian Blessed and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Cousin Chloe was mistakenly provided by Abigail Daniels instead of Alice May" },
{ type: "goofs", description: "In some episodes, the voice of Freddy Fox has been provided by different actors, including Max Miller, Jamie Oram, and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Baby Alexander has been provided by different actors, including Harley Bird and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Captain Emergency has been provided by different actors, including Dominic Bryne and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Belinda Bear has been provided by other actors, including Zara Siddiqi and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Simon Squirrel was mistakenly provided by Preston Nyman instead of Max Miller" },
{ type: "goofs", description: "In some episodes, the voice of Penny Polar Bear has been provided by different actors, including Mabel Green and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Mandy Mouse has been provided by other actors, including Audrey Van Hulzen and Cecily Bloom" },
{ type: "goofs", description: "In some episodes, the voice of Peggi Panda has been provided by different actors, including Joris Van Hulzen and Lily Snowden-Fine" },
{ type: "goofs", description: "In a few episodes, the voice of Pandora Panda has been provided by other actors, including Joris Van Hulzen and Cecily Bloom" },
{ type: "goofs", description: "In one episode, the voice of Mummy Panda was mistakenly provided by Nansy Plummy instead of Judy Flynn" },
{ type: "goofs", description: "In some episodes, the voice of Mummy Polar Bear has been provided by different actors, including Judy Flynn, Max Orial, Sarah Ann Kennedy, and Lily Snowden-Fine" },
{ type: "goofs", description: "In a couple of episodes, the voice of Doctor Polar Bear has been provided by other actors, including Jen Pringle, Judy Flynn, Matt Patt, John Sarah, and Cecily Bloom" }
];

// Get a random number of trivia and goofs between 1 and 5
var numOfTriviaAndGoofs = getRandomNumber(1, 5);

// Shuffle the trivia and goofs array
var shuffledTriviaAndGoofs = triviaAndGoofs.sort(() => Math.random() - 0.5);

// Get the first n random trivia and goofs
var randomTriviaAndGoofs = shuffledTriviaAndGoofs.slice(0, numOfTriviaAndGoofs);

// Display the trivia and goofs
var triviaAndGoofContainer = document.getElementById("trivia-and-goof-container");
triviaAndGoofContainer.innerHTML = "";

for (var i = 0; i < randomTriviaAndGoofs.length; i++) {
var triviaAndGoofElement = document.createElement("div");
triviaAndGoofElement.classList.add("trivia-and-goof");
triviaAndGoofElement.innerHTML = "<strong>" + randomTriviaAndGoofs[i].type.toUpperCase() + ":</strong> " + randomTriviaAndGoofs[i].description;

triviaAndGoofContainer.appendChild(triviaAndGoofElement);
}
}
</script>

<style>
/* App CSS Goes Here */
body {
background-color: #f8f9fa;
font-family: 'Roboto', sans-serif;
}

.container {
max-width: 600px;
margin: 0 auto;
padding-top: 50px;
}

.trivia-and-goof {
margin-bottom: 20px;
padding: 10px;
background-color: #fff;
border-radius: 5px;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.trivia-and-goof strong {
color: #007bff;
}

.btn {
margin-bottom: 10px;
}
</style>

<link rel="canonical" href="https://calculator.tools/prompt/2539/">
<meta charset="utf-8">
</head>
<body>
<div id="main-container" class="container">
<h1>Peppa Pig Cast Trivia and Goofs</h1>

<div id="trivia-and-goof-container"></div>

<button class="btn btn-primary" onclick="generateTriviaAndGoofs()">Get Trivia or Goof</button>
<button class="btn btn-primary" onclick="generateMultipleTriviaAndGoofs()">1 to More Trivia</button>
</div>

<script>
// Generate a random trivia or goof on page load
generateTriviaAndGoofs();
</script>
<script type="text/javascript"> var localStoragePrefix = "ct-{{ cachebreaker }}"; var lastSave = 0; function saveLocal(data) { if (Date.now() - lastSave < 1000) { return; } let cookie = localStoragePrefix + "=" + JSON.stringify(data) + "; path=" + window.location.pathname + "'; SameSite=Strict"; cookie += "; expires=" + new Date(Date.now() + 1000 * 60 * 60 * 24 * 365 * 1000).toUTCString(); document.cookie = cookie; lastSave = Date.now(); } function loadLocal() { var cookiePrefix = localStoragePrefix + "="; var cookieStart = document.cookie.indexOf(cookiePrefix); if (cookieStart > -1) { let cookieEnd = document.cookie.indexOf(";", cookieStart); if (cookieEnd == -1) { cookieEnd = document.cookie.length; } var cookieData = document.cookie.substring(cookieStart + cookiePrefix.length, cookieEnd); return JSON.parse(cookieData); } } </script>

<script type="text/javascript"> window.addEventListener('load', function() { var observer = new MutationObserver(function() { window.parent.postMessage({height: document.documentElement.scrollHeight || document.body.scrollHeight},"*"); }); observer.observe(document.body, {attributes: true, childList: true, subtree: true}); window.parent.postMessage({height: document.documentElement.scrollHeight || document.body.scrollHeight},"*"); }); </script>
</body>
</html>

FAQ

What is Calculator Tools?

Calculator Tools allows you to instantly create and generate any simple one page web app for free and immediately have it online to use and share. This means anything! Mini apps, calculators, trackers, tools, games, puzzles, screensavers... anything you can think of that the AI can handle.

The AI uses Javacript, HTML, and CSS programming to code your app up in moments. This currently uses GPT-4 the latest and most powerful version of the OpenAI GPT language model.

What Do You Mean Make An App?

Have you ever just wanted a simple app but didn't want to learn programming or pay someone to make it for you? Calculator Tools is the solution! Just type in your prompt and the AI will generate a simple app for you in seconds. You can then customize it to your liking and share it with your friends.

AI has become so powerful it is that simple these days.

Does This Use ChatGPT?

It uses GPT-4 which is the most powerful model for ChatGPT.

Calculator Tools does not remember things from prompt to prompt, each image is a unique image that does not reference any of the images or prompts previously supplied.