// 3D Sculpting Resource Management (3d-sculpting-and-modeling-software) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.user_profiles), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.user_profiles.createMany({
        data: [
            { user_id: 1, full_name: "Sven Carter", email: "sven.carter@example.org", join_date: "2022-09-09" },
            { user_id: 2, full_name: "James Hughes", email: "james.hughes@example.org", join_date: "2022-07-17" },
            { user_id: 3, full_name: "Wei Ruiz", email: "wei.ruiz@example.com", join_date: "2022-07-06" },
            { user_id: 4, full_name: "Arjun Kowalski", email: "arjun.kowalski@example.org", join_date: "2020-04-18" },
            { user_id: 5, full_name: "Zoe Clark", email: "zoe.clark@example.org", join_date: "2022-10-05" },
            { user_id: 6, full_name: "Mia Schneider", email: "mia.schneider@example.net", join_date: "2023-07-11" },
            { user_id: 7, full_name: "Yara Lopez", email: "yara.lopez@example.net", join_date: "2022-03-15" },
            { user_id: 8, full_name: "Paula Hassan", email: "paula.hassan@example.com", join_date: "2020-06-10" },
            { user_id: 9, full_name: "Hugo Schmidt", email: "hugo.schmidt@example.org", join_date: "2020-07-17" },
            { user_id: 10, full_name: "Jonas Singh", email: "jonas.singh@example.com", join_date: "2023-11-10" },
            { user_id: 11, full_name: "Maya Jansen", email: "maya.jansen@example.com", join_date: "2022-07-23" },
            { user_id: 12, full_name: "Mei Walker", email: "mei.walker@example.org", join_date: "2022-11-20" },
            { user_id: 13, full_name: null, email: null, join_date: "2023-01-27" },
            { user_id: 14, full_name: "Grace Oliveira", email: "grace.oliveira@example.com", join_date: "2020-12-30" },
            { user_id: 15, full_name: "James Chen", email: "james.chen@example.com", join_date: "2021-06-24" },
            { user_id: 16, full_name: "Karim Larsen", email: "karim.larsen@example.org", join_date: "2023-09-13" },
            { user_id: 17, full_name: "Tomas Oliveira", email: "tomas.oliveira@example.com", join_date: "2022-12-04" },
            { user_id: 18, full_name: "Yusuf Nguyen", email: "yusuf.nguyen@example.net", join_date: "2021-06-19" },
            { user_id: 19, full_name: "Rafael Yilmaz", email: null, join_date: "2022-05-02" },
            { user_id: 20, full_name: "Maya Silva", email: "maya.silva@example.net", join_date: "2022-03-17" },
            { user_id: 21, full_name: "Oscar Miller", email: "oscar.miller@example.com", join_date: "2022-07-15" },
            { user_id: 22, full_name: "Daniel Kowalski", email: "daniel.kowalski@example.net", join_date: "2022-09-25" },
            { user_id: 23, full_name: null, email: null, join_date: "2021-10-21" },
            { user_id: 24, full_name: "Victor Yilmaz", email: "victor.yilmaz@example.net", join_date: "2022-09-23" },
            { user_id: 25, full_name: "Pedro Jansen", email: "pedro.jansen@example.org", join_date: "2023-12-21" },
            { user_id: 26, full_name: "Oscar Martin", email: "oscar.martin@example.com", join_date: "2021-10-11" },
            { user_id: 27, full_name: "Theo Vargas", email: "theo.vargas@example.org", join_date: "2020-10-27" },
            { user_id: 28, full_name: "Alice Nakamura", email: "alice.nakamura@example.net", join_date: "2023-03-16" },
            { user_id: 29, full_name: "David Hansen", email: "david.hansen@example.com", join_date: "2022-07-29" },
            { user_id: 30, full_name: "Amir Khan", email: "amir.khan@example.org", join_date: "2022-12-12" },
            { user_id: 31, full_name: "Emma Ibrahim", email: "emma.ibrahim@example.com", join_date: "2023-05-06" },
            { user_id: 32, full_name: "Tomas Diaz", email: "tomas.diaz@example.net", join_date: "2022-06-29" },
            { user_id: 33, full_name: "Isaac Rossi", email: "isaac.rossi@example.com", join_date: "2021-12-24" },
            { user_id: 34, full_name: "Maya Hoffmann", email: "maya.hoffmann@example.com", join_date: "2022-07-19" },
            { user_id: 35, full_name: "Fatima Garcia", email: "fatima.garcia@example.com", join_date: "2023-05-18" },
            { user_id: 36, full_name: "Ana Wang", email: "ana.wang@example.org", join_date: "2022-12-22" },
            { user_id: 37, full_name: null, email: null, join_date: "2021-07-11" },
            { user_id: 38, full_name: "Ibrahim Cruz", email: "ibrahim.cruz@example.net", join_date: "2022-05-11" },
            { user_id: 39, full_name: "Priya Johnson", email: "priya.johnson@example.org", join_date: "2022-06-18" },
            { user_id: 40, full_name: "Maya Jansen", email: "maya.jansen@example.com", join_date: "2023-05-01" },
            { user_id: 41, full_name: "Nour Wang", email: "nour.wang@example.org", join_date: "2023-10-02" },
            { user_id: 42, full_name: "Uma Lopez", email: null, join_date: "2020-08-23" },
            { user_id: 43, full_name: "Jade Wang", email: "jade.wang@example.com", join_date: "2023-04-23" },
            { user_id: 44, full_name: null, email: null, join_date: "2021-06-18" },
            { user_id: 45, full_name: "David Torres", email: "david.torres@example.org", join_date: "2021-07-23" },
            { user_id: 46, full_name: "Laura Dubois", email: "laura.dubois@example.com", join_date: "2022-06-21" },
            { user_id: 47, full_name: null, email: null, join_date: "2023-09-16" },
            { user_id: 48, full_name: "Olivia Moreau", email: "olivia.moreau@example.com", join_date: "2023-07-07" },
            { user_id: 49, full_name: null, email: null, join_date: "2020-01-08" },
            { user_id: 50, full_name: "Uma Sousa", email: null, join_date: "2021-02-21" },
            { user_id: 51, full_name: null, email: null, join_date: "2021-03-23" },
            { user_id: 52, full_name: "Mateo Moreau", email: "mateo.moreau@example.net", join_date: "2021-12-04" },
            { user_id: 53, full_name: "Nadia Kowalski", email: "nadia.kowalski@example.net", join_date: "2021-03-12" },
            { user_id: 54, full_name: "Leo Schmidt", email: "leo.schmidt@example.net", join_date: "2022-10-02" },
            { user_id: 55, full_name: "Yusuf Lopez", email: "yusuf.lopez@example.net", join_date: "2023-01-01" },
            { user_id: 56, full_name: "Nour Nakamura", email: "nour.nakamura@example.com", join_date: "2022-05-18" },
            { user_id: 57, full_name: "Theo Mendes", email: null, join_date: "2022-12-12" },
            { user_id: 58, full_name: "Maja Gupta", email: "maja.gupta@example.com", join_date: "2020-07-10" },
            { user_id: 59, full_name: "David Oliveira", email: "david.oliveira@example.com", join_date: "2023-04-08" },
            { user_id: 60, full_name: "James Gupta", email: "james.gupta@example.org", join_date: "2022-05-04" },
            { user_id: 61, full_name: "Leo Reyes", email: "leo.reyes@example.org", join_date: "2021-08-13" },
            { user_id: 62, full_name: "Ibrahim Brown", email: "ibrahim.brown@example.org", join_date: "2020-12-31" },
            { user_id: 63, full_name: null, email: null, join_date: "2022-06-06" },
            { user_id: 64, full_name: "Emma Johnson", email: "emma.johnson@example.com", join_date: "2020-10-23" },
            { user_id: 65, full_name: "Sara Fischer", email: null, join_date: "2021-12-06" },
            { user_id: 66, full_name: "Elena Moreau", email: null, join_date: "2021-09-16" },
            { user_id: 67, full_name: "Ethan Singh", email: "ethan.singh@example.org", join_date: "2022-08-17" },
            { user_id: 68, full_name: "Mei Zhang", email: "mei.zhang@example.net", join_date: "2021-03-31" },
            { user_id: 69, full_name: "Carlos Murphy", email: "carlos.murphy@example.net", join_date: "2023-03-18" },
            { user_id: 70, full_name: "Leo Martin", email: "leo.martin@example.net", join_date: "2023-12-09" },
            { user_id: 71, full_name: "Pedro Weber", email: "pedro.weber@example.net", join_date: "2022-10-24" },
            { user_id: 72, full_name: "Maja Wright", email: "maja.wright@example.com", join_date: "2021-05-24" },
            { user_id: 73, full_name: "Ibrahim Taylor", email: null, join_date: "2022-11-16" },
            { user_id: 74, full_name: "Ibrahim Hansen", email: null, join_date: "2020-02-28" },
            { user_id: 75, full_name: "Lina Clark", email: "lina.clark@example.com", join_date: "2023-09-15" },
            { user_id: 76, full_name: "Noah Gomez", email: "noah.gomez@example.org", join_date: "2023-11-23" },
            { user_id: 77, full_name: "Zara Zhang", email: "zara.zhang@example.com", join_date: "2022-10-02" },
            { user_id: 78, full_name: "Sven Davis", email: "sven.davis@example.com", join_date: "2022-09-30" },
            { user_id: 79, full_name: "Priya Becker", email: "priya.becker@example.org", join_date: "2021-07-01" },
            { user_id: 80, full_name: "Jack Kaya", email: "jack.kaya@example.net", join_date: "2022-01-19" },
            { user_id: 81, full_name: "James Flores", email: "james.flores@example.org", join_date: "2021-06-15" },
            { user_id: 82, full_name: "Lena Zhang", email: "lena.zhang@example.org", join_date: "2022-04-21" },
            { user_id: 83, full_name: "Zoe Chen", email: "zoe.chen@example.com", join_date: "2020-12-18" },
            { user_id: 84, full_name: "Zoe Miller", email: "zoe.miller@example.org", join_date: "2022-09-28" },
            { user_id: 85, full_name: "Lucas Jensen", email: "lucas.jensen@example.org", join_date: "2020-07-04" },
            { user_id: 86, full_name: "Sara Mendes", email: "sara.mendes@example.net", join_date: "2023-06-22" },
            { user_id: 87, full_name: "David Wright", email: "david.wright@example.net", join_date: "2020-06-08" },
            { user_id: 88, full_name: null, email: null, join_date: "2021-06-22" },
            { user_id: 89, full_name: "Chloe Kaya", email: "chloe.kaya@example.org", join_date: "2021-05-10" },
            { user_id: 90, full_name: "Marco Wagner", email: "marco.wagner@example.com", join_date: "2023-01-27" },
            { user_id: 91, full_name: "Uma Kumar", email: "uma.kumar@example.org", join_date: "2022-07-07" },
            { user_id: 92, full_name: "Rafael Dubois", email: "rafael.dubois@example.org", join_date: "2021-07-23" },
            { user_id: 93, full_name: "Rosa Meyer", email: "rosa.meyer@example.org", join_date: "2023-01-18" },
            { user_id: 94, full_name: "Kai Schneider", email: "kai.schneider@example.net", join_date: "2022-04-30" },
            { user_id: 95, full_name: "Mei Nguyen", email: "mei.nguyen@example.net", join_date: "2021-06-20" },
            { user_id: 96, full_name: "Lena Ibrahim", email: "lena.ibrahim@example.com", join_date: "2022-08-31" },
            { user_id: 97, full_name: "Lucas Jansen", email: "lucas.jansen@example.net", join_date: "2023-05-31" },
            { user_id: 98, full_name: "Sven Taylor", email: "sven.taylor@example.net", join_date: "2020-11-16" },
            { user_id: 99, full_name: "Elena Andersen", email: "elena.andersen@example.net", join_date: "2020-04-06" },
            { user_id: 100, full_name: "Deniz Fischer", email: "deniz.fischer@example.net", join_date: "2022-12-22" },
            { user_id: 101, full_name: "Mia Patel", email: "mia.patel@example.net", join_date: "2022-11-29" },
            { user_id: 102, full_name: null, email: null, join_date: "2020-05-25" },
            { user_id: 103, full_name: null, email: null, join_date: "2020-03-23" },
            { user_id: 104, full_name: "Oscar Bennett", email: "oscar.bennett@example.net", join_date: "2022-04-30" },
            { user_id: 105, full_name: null, email: null, join_date: "2022-02-23" },
            { user_id: 106, full_name: "Yara Jansen", email: "yara.jansen@example.org", join_date: "2023-08-17" },
            { user_id: 107, full_name: null, email: null, join_date: "2020-02-27" },
            { user_id: 108, full_name: "Jack Kowalski", email: "jack.kowalski@example.net", join_date: "2022-02-03" },
            { user_id: 109, full_name: "Hannah Larsen", email: null, join_date: "2022-10-02" },
            { user_id: 110, full_name: "Theo Zhang", email: "theo.zhang@example.com", join_date: "2021-08-13" },
            { user_id: 111, full_name: "Nour Demir", email: "nour.demir@example.org", join_date: "2022-06-27" },
            { user_id: 112, full_name: "Yusuf Chen", email: "yusuf.chen@example.org", join_date: "2023-08-18" },
            { user_id: 113, full_name: "Rafael Wilson", email: "rafael.wilson@example.net", join_date: "2020-02-22" },
            { user_id: 114, full_name: "Carlos Gomez", email: "carlos.gomez@example.net", join_date: "2023-07-05" },
            { user_id: 115, full_name: "Liam Ibrahim", email: "liam.ibrahim@example.net", join_date: "2023-01-01" },
            { user_id: 116, full_name: null, email: null, join_date: "2023-03-22" },
            { user_id: 117, full_name: "Chen Pereira", email: null, join_date: "2022-10-24" },
            { user_id: 118, full_name: "Hugo Meyer", email: "hugo.meyer@example.net", join_date: "2023-05-18" },
            { user_id: 119, full_name: "Jonas Carter", email: "jonas.carter@example.com", join_date: "2023-12-18" },
            { user_id: 120, full_name: null, email: null, join_date: "2023-02-15" },
            { user_id: 121, full_name: "Isaac Fischer", email: "isaac.fischer@example.net", join_date: "2021-07-30" },
            { user_id: 122, full_name: "Ethan Oliveira", email: "ethan.oliveira@example.org", join_date: "2020-03-08" },
            { user_id: 123, full_name: "Emma Jansen", email: "emma.jansen@example.org", join_date: "2021-11-02" },
            { user_id: 124, full_name: "Tariq Hoffmann", email: "tariq.hoffmann@example.com", join_date: "2023-08-09" },
            { user_id: 125, full_name: "Jade Hassan", email: "jade.hassan@example.com", join_date: "2023-10-05" },
            { user_id: 126, full_name: "Paula Patel", email: "paula.patel@example.net", join_date: "2021-10-02" },
            { user_id: 127, full_name: "Amir Ibrahim", email: "amir.ibrahim@example.net", join_date: "2023-04-18" },
            { user_id: 128, full_name: null, email: null, join_date: "2022-11-30" },
            { user_id: 129, full_name: "Kai Kumar", email: "kai.kumar@example.org", join_date: "2022-01-20" },
            { user_id: 130, full_name: null, email: null, join_date: "2023-10-03" },
            { user_id: 131, full_name: null, email: null, join_date: "2023-09-16" },
            { user_id: 132, full_name: "Carlos Pereira", email: "carlos.pereira@example.net", join_date: "2022-07-08" },
            { user_id: 133, full_name: "Alice Shah", email: "alice.shah@example.com", join_date: "2022-05-13" },
            { user_id: 134, full_name: "Nour Moreau", email: "nour.moreau@example.net", join_date: "2023-09-01" },
            { user_id: 135, full_name: "Tomas Demir", email: "tomas.demir@example.org", join_date: "2023-09-19" },
            { user_id: 136, full_name: "Uma Sousa", email: "uma.sousa@example.org", join_date: "2023-11-18" },
            { user_id: 137, full_name: "Laura Wagner", email: "laura.wagner@example.net", join_date: "2023-09-26" },
            { user_id: 138, full_name: "Elif Johnson", email: "elif.johnson@example.com", join_date: "2021-06-11" },
            { user_id: 139, full_name: "Theo Nguyen", email: "theo.nguyen@example.org", join_date: "2021-12-29" },
            { user_id: 140, full_name: "Nadia Johnson", email: "nadia.johnson@example.org", join_date: "2023-02-02" },
            { user_id: 141, full_name: null, email: null, join_date: "2023-12-30" },
            { user_id: 142, full_name: "Tariq Demir", email: "tariq.demir@example.com", join_date: "2023-07-30" },
            { user_id: 143, full_name: "Sven Becker", email: "sven.becker@example.org", join_date: "2023-08-14" },
            { user_id: 144, full_name: "Carla Nakamura", email: "carla.nakamura@example.com", join_date: "2023-08-14" },
            { user_id: 145, full_name: "Hannah Bauer", email: null, join_date: "2023-07-20" },
            { user_id: 146, full_name: "Oscar Gomez", email: "oscar.gomez@example.com", join_date: "2021-02-15" },
            { user_id: 147, full_name: "Selin Demir", email: "selin.demir@example.net", join_date: "2021-10-18" },
            { user_id: 148, full_name: "Zoe Nguyen", email: "zoe.nguyen@example.com", join_date: "2022-07-22" },
            { user_id: 149, full_name: "Mei Lee", email: "mei.lee@example.com", join_date: "2021-10-20" },
            { user_id: 150, full_name: "Alice Patel", email: "alice.patel@example.org", join_date: "2020-08-24" },
            { user_id: 151, full_name: "Tomas Klein", email: "tomas.klein@example.com", join_date: "2021-11-13" },
            { user_id: 152, full_name: "Oscar Sousa", email: "oscar.sousa@example.net", join_date: "2022-04-21" },
            { user_id: 153, full_name: "Lucas Patel", email: "lucas.patel@example.net", join_date: "2021-10-19" },
            { user_id: 154, full_name: "Rosa Singh", email: "rosa.singh@example.com", join_date: "2022-02-13" },
            { user_id: 155, full_name: "Jack Wilson", email: "jack.wilson@example.com", join_date: "2022-03-11" },
            { user_id: 156, full_name: "Carla Castro", email: "carla.castro@example.net", join_date: "2021-04-25" },
            { user_id: 157, full_name: "Mia Demir", email: "mia.demir@example.net", join_date: "2021-09-18" },
            { user_id: 158, full_name: "Oscar Kaya", email: "oscar.kaya@example.org", join_date: "2022-05-12" },
            { user_id: 159, full_name: "Anna Kumar", email: "anna.kumar@example.com", join_date: "2021-03-19" },
            { user_id: 160, full_name: null, email: null, join_date: "2023-12-11" },
            { user_id: 161, full_name: null, email: null, join_date: "2023-09-01" },
            { user_id: 162, full_name: "Jade Murphy", email: "jade.murphy@example.net", join_date: "2023-10-16" },
            { user_id: 163, full_name: null, email: null, join_date: "2020-03-24" },
            { user_id: 164, full_name: "Maya Larsen", email: "maya.larsen@example.net", join_date: "2021-08-26" },
            { user_id: 165, full_name: "Yusuf Walker", email: "yusuf.walker@example.org", join_date: "2023-09-25" },
            { user_id: 166, full_name: "Elif Diaz", email: "elif.diaz@example.org", join_date: "2022-10-01" },
            { user_id: 167, full_name: "Elena Gomez", email: "elena.gomez@example.com", join_date: "2020-01-08" },
            { user_id: 168, full_name: "Elena Carter", email: "elena.carter@example.com", join_date: "2023-09-12" },
            { user_id: 169, full_name: "Sam Ali", email: "sam.ali@example.org", join_date: "2023-12-19" },
            { user_id: 170, full_name: "Nadia Chen", email: "nadia.chen@example.com", join_date: "2022-01-11" },
            { user_id: 171, full_name: "Kai Gomez", email: "kai.gomez@example.com", join_date: "2020-10-03" },
            { user_id: 172, full_name: null, email: null, join_date: "2022-06-15" },
            { user_id: 173, full_name: "Lucas Kumar", email: null, join_date: "2022-11-16" },
            { user_id: 174, full_name: "Jonas Hughes", email: "jonas.hughes@example.net", join_date: "2021-10-31" },
            { user_id: 175, full_name: "Olivia Lee", email: "olivia.lee@example.com", join_date: "2020-01-05" },
            { user_id: 176, full_name: "Deniz Carter", email: "deniz.carter@example.net", join_date: "2023-11-09" },
            { user_id: 177, full_name: "Rafael Mendes", email: "rafael.mendes@example.com", join_date: "2022-07-23" },
            { user_id: 178, full_name: "Alice Andersen", email: "alice.andersen@example.org", join_date: "2021-07-25" },
            { user_id: 179, full_name: "Nadia Dubois", email: "nadia.dubois@example.org", join_date: "2022-10-08" },
            { user_id: 180, full_name: "Nadia Adams", email: "nadia.adams@example.com", join_date: "2022-06-25" },
            { user_id: 181, full_name: "Grace Jensen", email: "grace.jensen@example.com", join_date: "2023-06-04" },
            { user_id: 182, full_name: "Olivia Ali", email: "olivia.ali@example.org", join_date: "2022-05-10" },
            { user_id: 183, full_name: "Uma Schmidt", email: "uma.schmidt@example.net", join_date: "2022-05-19" },
            { user_id: 184, full_name: "Elena Fischer", email: "elena.fischer@example.org", join_date: "2020-04-05" },
            { user_id: 185, full_name: "Isaac Shah", email: "isaac.shah@example.net", join_date: "2023-05-03" },
            { user_id: 186, full_name: "Grace Becker", email: "grace.becker@example.net", join_date: "2023-11-21" },
            { user_id: 187, full_name: "Ana Hassan", email: "ana.hassan@example.org", join_date: "2021-06-29" },
            { user_id: 188, full_name: null, email: null, join_date: "2020-07-08" },
            { user_id: 189, full_name: "Ruby Castro", email: "ruby.castro@example.net", join_date: "2020-10-14" },
            { user_id: 190, full_name: "Fatima Ahmed", email: "fatima.ahmed@example.net", join_date: "2021-08-15" },
            { user_id: 191, full_name: "Uma Almeida", email: "uma.almeida@example.com", join_date: "2021-05-05" },
            { user_id: 192, full_name: "Hannah Young", email: "hannah.young@example.org", join_date: "2020-05-26" },
            { user_id: 193, full_name: "Uma Meyer", email: "uma.meyer@example.net", join_date: "2020-08-04" },
            { user_id: 194, full_name: "Diego Oliveira", email: "diego.oliveira@example.org", join_date: "2022-07-04" },
            { user_id: 195, full_name: "Selin Gomez", email: "selin.gomez@example.org", join_date: "2023-05-14" },
            { user_id: 196, full_name: "Zoe Garcia", email: "zoe.garcia@example.org", join_date: "2023-11-17" },
            { user_id: 197, full_name: null, email: null, join_date: "2020-09-08" },
            { user_id: 198, full_name: "Anna Wilson", email: "anna.wilson@example.net", join_date: "2021-12-11" },
            { user_id: 199, full_name: "Yara Larsen", email: "yara.larsen@example.org", join_date: "2020-09-13" },
            { user_id: 200, full_name: "Chloe Lopez", email: null, join_date: "2021-07-18" },
        ],
    });
    await prisma.hardware_profiles.createMany({
        data: [
            { hardware_id: 1, user_id: 190, gpu: null, ram: 64, operating_system: "macOS" },
            { hardware_id: 2, user_id: 44, gpu: "Tesla M5000 T1000", ram: 11, operating_system: "macOS" },
            { hardware_id: 3, user_id: 102, gpu: null, ram: 63, operating_system: "macOS" },
            { hardware_id: 4, user_id: 112, gpu: "Aero", ram: null, operating_system: "Windows" },
            { hardware_id: 5, user_id: 156, gpu: null, ram: 37, operating_system: "Windows" },
            { hardware_id: 6, user_id: 168, gpu: "Tesla HD", ram: 63, operating_system: "Windows" },
            { hardware_id: 7, user_id: 40, gpu: "Aero", ram: 63, operating_system: "Windows" },
            { hardware_id: 8, user_id: 80, gpu: "A6000", ram: 19, operating_system: "Windows" },
            { hardware_id: 9, user_id: 68, gpu: "T4000 M2000 GeForce", ram: 45, operating_system: "Windows" },
            { hardware_id: 10, user_id: 54, gpu: "T2000 A4000 Intel", ram: 64, operating_system: "macOS" },
            { hardware_id: 11, user_id: 99, gpu: "Tesla Aero", ram: 30, operating_system: "Windows" },
            { hardware_id: 12, user_id: 152, gpu: "Intel NVIDIA", ram: 47, operating_system: "macOS" },
            { hardware_id: 13, user_id: 184, gpu: "Titan A8000 P5000", ram: 64, operating_system: "macOS" },
            { hardware_id: 14, user_id: 11, gpu: "AMD M6000", ram: null, operating_system: "Windows" },
            { hardware_id: 15, user_id: 5, gpu: "UHD P5000", ram: 41, operating_system: "Windows" },
            { hardware_id: 16, user_id: 86, gpu: "GeForce Aero", ram: 63, operating_system: "macOS" },
            { hardware_id: 17, user_id: 194, gpu: "P6000", ram: 54, operating_system: "macOS" },
            { hardware_id: 18, user_id: 138, gpu: "NVIDIA", ram: 50, operating_system: "macOS" },
            { hardware_id: 19, user_id: 83, gpu: "FirePro M8000", ram: 24, operating_system: "macOS" },
            { hardware_id: 20, user_id: 197, gpu: "P6000 T4000", ram: 61, operating_system: "macOS" },
            { hardware_id: 21, user_id: 72, gpu: "M2000", ram: 58, operating_system: "Windows" },
            { hardware_id: 22, user_id: 39, gpu: "M6000 Intel", ram: 11, operating_system: "Windows" },
            { hardware_id: 23, user_id: 88, gpu: "A6000 GeForce Titan", ram: null, operating_system: "Windows" },
            { hardware_id: 24, user_id: 127, gpu: "Tesla", ram: 58, operating_system: "Windows" },
            { hardware_id: 25, user_id: 172, gpu: "Radeon", ram: 6, operating_system: "Windows" },
            { hardware_id: 26, user_id: 101, gpu: "HD Intel A9000", ram: 7, operating_system: "Windows" },
            { hardware_id: 27, user_id: 28, gpu: null, ram: null, operating_system: "Linux" },
            { hardware_id: 28, user_id: 74, gpu: "Intel", ram: 14, operating_system: "Linux" },
            { hardware_id: 29, user_id: 30, gpu: "M5000 P6000 A4000", ram: 54, operating_system: "macOS" },
            { hardware_id: 30, user_id: 119, gpu: "P5000", ram: 40, operating_system: "Windows" },
            { hardware_id: 31, user_id: 42, gpu: "HD", ram: 62, operating_system: "Windows" },
            { hardware_id: 32, user_id: 68, gpu: "UHD M2000 M6000", ram: 11, operating_system: "macOS" },
            { hardware_id: 33, user_id: 111, gpu: "GTX", ram: 63, operating_system: "macOS" },
            { hardware_id: 34, user_id: 59, gpu: "Iris GeForce", ram: 58, operating_system: "Linux" },
            { hardware_id: 35, user_id: 163, gpu: "FirePro GTX M2000", ram: 34, operating_system: "Windows" },
            { hardware_id: 36, user_id: 182, gpu: null, ram: 51, operating_system: "Windows" },
            { hardware_id: 37, user_id: 164, gpu: "Vega M8000 P4000", ram: 64, operating_system: "macOS" },
            { hardware_id: 38, user_id: 40, gpu: "T4000", ram: 56, operating_system: "Windows" },
            { hardware_id: 39, user_id: 107, gpu: "NVIDIA", ram: 12, operating_system: "Linux" },
            { hardware_id: 40, user_id: 11, gpu: "A9000", ram: 43, operating_system: "Windows" },
            { hardware_id: 41, user_id: 62, gpu: "A7000", ram: 50, operating_system: "macOS" },
            { hardware_id: 42, user_id: 42, gpu: "P4000", ram: 60, operating_system: "Windows" },
            { hardware_id: 43, user_id: 96, gpu: "M8000 Tesla", ram: 39, operating_system: "macOS" },
            { hardware_id: 44, user_id: 158, gpu: "A7000 Aero GTX", ram: 59, operating_system: "Windows" },
            { hardware_id: 45, user_id: 89, gpu: "P5000 M5000 GeForce", ram: 61, operating_system: "Linux" },
            { hardware_id: 46, user_id: 57, gpu: "T2000", ram: 21, operating_system: "macOS" },
            { hardware_id: 47, user_id: 178, gpu: "A9000 GTX RTX", ram: 58, operating_system: "Windows" },
            { hardware_id: 48, user_id: 23, gpu: "A9000 M8000 A7000", ram: 51, operating_system: "Windows" },
            { hardware_id: 49, user_id: 150, gpu: "T2000", ram: 52, operating_system: "Windows" },
            { hardware_id: 50, user_id: 44, gpu: "M4000 P5000", ram: 44, operating_system: "Windows" },
            { hardware_id: 51, user_id: 158, gpu: "A4000", ram: 42, operating_system: "Windows" },
            { hardware_id: 52, user_id: 113, gpu: "M4000 Titan", ram: 64, operating_system: "macOS" },
            { hardware_id: 53, user_id: 140, gpu: "A7000 FirePro P5000", ram: 21, operating_system: "macOS" },
            { hardware_id: 54, user_id: 157, gpu: "Titan", ram: 53, operating_system: "Windows" },
            { hardware_id: 55, user_id: 162, gpu: "RTX Titan", ram: 43, operating_system: "macOS" },
            { hardware_id: 56, user_id: 76, gpu: "M5000 M2000", ram: 58, operating_system: "Windows" },
            { hardware_id: 57, user_id: 156, gpu: "M8000 T2000", ram: 54, operating_system: "Windows" },
            { hardware_id: 58, user_id: 65, gpu: "M2000 T2000 M5000", ram: 57, operating_system: "Windows" },
            { hardware_id: 59, user_id: 168, gpu: "T2000", ram: 32, operating_system: "macOS" },
            { hardware_id: 60, user_id: 148, gpu: "M4000", ram: 64, operating_system: "Windows" },
            { hardware_id: 61, user_id: 179, gpu: "A6000", ram: 63, operating_system: "macOS" },
            { hardware_id: 62, user_id: 110, gpu: "T1000 M4000 Tesla", ram: 23, operating_system: "Windows" },
            { hardware_id: 63, user_id: 51, gpu: "UHD M4000 A4000", ram: 8, operating_system: "macOS" },
            { hardware_id: 64, user_id: 105, gpu: "UHD", ram: 51, operating_system: "Windows" },
            { hardware_id: 65, user_id: 9, gpu: "UHD Titan", ram: 55, operating_system: "Linux" },
            { hardware_id: 66, user_id: 144, gpu: "FirePro Tesla A4000", ram: 36, operating_system: "Windows" },
            { hardware_id: 67, user_id: 150, gpu: "Tesla A7000", ram: 21, operating_system: "Linux" },
            { hardware_id: 68, user_id: 15, gpu: "M5000 A7000", ram: 57, operating_system: "Windows" },
            { hardware_id: 69, user_id: 176, gpu: "A4000", ram: 61, operating_system: "macOS" },
            { hardware_id: 70, user_id: 8, gpu: "Tesla T6000", ram: 60, operating_system: "Windows" },
            { hardware_id: 71, user_id: 184, gpu: "T2000 Iris HD", ram: 17, operating_system: "Windows" },
            { hardware_id: 72, user_id: 122, gpu: "M6000", ram: 62, operating_system: "Windows" },
            { hardware_id: 73, user_id: 161, gpu: "RTX Radeon", ram: 61, operating_system: "Windows" },
            { hardware_id: 74, user_id: 18, gpu: "FirePro HD RTX", ram: 17, operating_system: "macOS" },
            { hardware_id: 75, user_id: 9, gpu: "M8000", ram: 42, operating_system: "Windows" },
            { hardware_id: 76, user_id: 161, gpu: "Tesla", ram: 5, operating_system: "macOS" },
            { hardware_id: 77, user_id: 18, gpu: "T4000 M2000 A5000", ram: 57, operating_system: "macOS" },
            { hardware_id: 78, user_id: 17, gpu: "A6000 HD RTX", ram: 28, operating_system: "macOS" },
            { hardware_id: 79, user_id: 86, gpu: "NVIDIA A9000 T2000", ram: 31, operating_system: "Windows" },
            { hardware_id: 80, user_id: 131, gpu: "A5000 A6000 Titan", ram: 41, operating_system: "macOS" },
            { hardware_id: 81, user_id: 86, gpu: "NVIDIA", ram: 57, operating_system: "Windows" },
            { hardware_id: 82, user_id: 5, gpu: "P5000 T1000", ram: 47, operating_system: "Linux" },
            { hardware_id: 83, user_id: 70, gpu: "NVIDIA GeForce M2000", ram: 59, operating_system: "macOS" },
            { hardware_id: 84, user_id: 122, gpu: "P4000 Iris M6000", ram: 63, operating_system: "macOS" },
            { hardware_id: 85, user_id: 130, gpu: "T1000 M4000", ram: null, operating_system: "macOS" },
            { hardware_id: 86, user_id: 85, gpu: "GeForce Vega M2000", ram: 60, operating_system: "macOS" },
            { hardware_id: 87, user_id: 110, gpu: null, ram: 55, operating_system: "macOS" },
            { hardware_id: 88, user_id: 52, gpu: "NVIDIA AMD", ram: 28, operating_system: "Windows" },
            { hardware_id: 89, user_id: 31, gpu: "A5000", ram: 10, operating_system: "macOS" },
            { hardware_id: 90, user_id: 79, gpu: "A6000 M4000 HD", ram: 5, operating_system: "Windows" },
            { hardware_id: 91, user_id: 197, gpu: "Intel", ram: 38, operating_system: "macOS" },
            { hardware_id: 92, user_id: 85, gpu: "M6000", ram: 4, operating_system: "Windows" },
            { hardware_id: 93, user_id: 61, gpu: null, ram: 37, operating_system: "Windows" },
            { hardware_id: 94, user_id: 92, gpu: "A9000 GeForce", ram: 13, operating_system: "Linux" },
            { hardware_id: 95, user_id: 186, gpu: "AMD T4000 M4000", ram: 64, operating_system: "Linux" },
            { hardware_id: 96, user_id: 11, gpu: "GTX A5000 NVIDIA", ram: 30, operating_system: "Windows" },
            { hardware_id: 97, user_id: 57, gpu: "P5000 Quadro T4000", ram: 46, operating_system: "Windows" },
            { hardware_id: 98, user_id: 144, gpu: "UHD GTX FirePro", ram: 64, operating_system: "Windows" },
            { hardware_id: 99, user_id: 45, gpu: "Radeon M2000", ram: 53, operating_system: "Linux" },
            { hardware_id: 100, user_id: 108, gpu: null, ram: 33, operating_system: "macOS" },
        ],
    });
    await prisma.projects.createMany({
        data: [
            { project_id: 1, user_id: 22, project_name: "Realm Phoenix", creation_date: "2022-05-27", estimated_duration_hours: 64, budget: "210.16" },
            { project_id: 2, user_id: 110, project_name: "Phoenix Dragon Warrior", creation_date: "2020-02-26", estimated_duration_hours: 14, budget: "1967.96" },
            { project_id: 3, user_id: 71, project_name: "Viking Journey", creation_date: "2023-05-21", estimated_duration_hours: 55, budget: "4647.60" },
            { project_id: 4, user_id: 81, project_name: "Dragon Quest Realm", creation_date: "2023-08-22", estimated_duration_hours: 47, budget: "465.35" },
            { project_id: 5, user_id: 145, project_name: "Myth Enigma Saga", creation_date: "2023-05-30", estimated_duration_hours: 28, budget: "3471.70" },
            { project_id: 6, user_id: 106, project_name: "Adventure Myth Realm", creation_date: "2021-01-14", estimated_duration_hours: 81, budget: "2674.14" },
            { project_id: 7, user_id: 159, project_name: "Legend Phoenix", creation_date: "2023-04-13", estimated_duration_hours: 58, budget: "864.66" },
            { project_id: 8, user_id: 121, project_name: "Mage Saga Titan", creation_date: "2023-07-08", estimated_duration_hours: 34, budget: "856.15" },
            { project_id: 9, user_id: 22, project_name: "Viking Artifact Sculpt", creation_date: "2021-02-15", estimated_duration_hours: 47, budget: "1085.85" },
            { project_id: 10, user_id: 187, project_name: "Castle Viking Warrior", creation_date: "2022-09-16", estimated_duration_hours: 43, budget: "51.55" },
            { project_id: 11, user_id: 181, project_name: "Castle Saga Creature Enigma", creation_date: "2022-11-10", estimated_duration_hours: 82, budget: "687.15" },
            { project_id: 12, user_id: 23, project_name: "Hero Viking Artifact Quest", creation_date: "2023-02-09", estimated_duration_hours: 44, budget: "73.93" },
            { project_id: 13, user_id: 15, project_name: "Realm Creature", creation_date: "2023-02-13", estimated_duration_hours: 77, budget: "4364.04" },
            { project_id: 14, user_id: 140, project_name: "Creature Demon Realm Mage", creation_date: "2021-09-28", estimated_duration_hours: 62, budget: "3028.06" },
            { project_id: 15, user_id: 128, project_name: "Phoenix Titan Dragon Sculpt", creation_date: "2022-07-09", estimated_duration_hours: 39, budget: "3120.09" },
            { project_id: 16, user_id: 15, project_name: "Adventure Enigma Castle Hero", creation_date: "2023-09-14", estimated_duration_hours: 54, budget: "4111.50" },
            { project_id: 17, user_id: 18, project_name: "Journey Legend Artifact Castle", creation_date: "2023-07-09", estimated_duration_hours: 25, budget: "83.70" },
            { project_id: 18, user_id: 24, project_name: "Fantasy Phoenix Quest Enigma", creation_date: "2022-01-07", estimated_duration_hours: 39, budget: "595.24" },
            { project_id: 19, user_id: 77, project_name: "Realm Artifact Adventure", creation_date: "2023-02-14", estimated_duration_hours: 46, budget: "406.91" },
            { project_id: 20, user_id: 136, project_name: "Journey Adventure Artifact Fantasy", creation_date: "2021-02-14", estimated_duration_hours: 42, budget: "3593.63" },
            { project_id: 21, user_id: 152, project_name: "Journey Castle", creation_date: "2022-11-12", estimated_duration_hours: 52, budget: "897.52" },
            { project_id: 22, user_id: 56, project_name: "Demon Viking", creation_date: "2023-11-21", estimated_duration_hours: 34, budget: "658.46" },
            { project_id: 23, user_id: 103, project_name: "Titan Mage Enigma Warrior", creation_date: "2023-12-05", estimated_duration_hours: 63, budget: "3251.00" },
            { project_id: 24, user_id: 162, project_name: "Journey Fantasy", creation_date: "2022-06-06", estimated_duration_hours: 32, budget: "4243.73" },
            { project_id: 25, user_id: 10, project_name: "Demon Fantasy", creation_date: "2020-07-07", estimated_duration_hours: 48, budget: "2510.35" },
            { project_id: 26, user_id: 161, project_name: "Mage Artifact Viking", creation_date: "2021-10-14", estimated_duration_hours: 65, budget: "454.56" },
            { project_id: 27, user_id: 198, project_name: "Sculpt Quest", creation_date: "2020-12-18", estimated_duration_hours: 76, budget: "3341.18" },
            { project_id: 28, user_id: 123, project_name: "Adventure Creature Quest Artifact", creation_date: "2023-01-09", estimated_duration_hours: 17, budget: "392.21" },
            { project_id: 29, user_id: 165, project_name: "Artifact Creature Myth Titan", creation_date: "2021-02-15", estimated_duration_hours: 40, budget: "369.56" },
            { project_id: 30, user_id: 48, project_name: "Titan Phoenix Saga Myth", creation_date: "2022-07-09", estimated_duration_hours: 61, budget: "3806.26" },
            { project_id: 31, user_id: 93, project_name: "Quest Myth Viking Enigma", creation_date: "2021-01-26", estimated_duration_hours: 65, budget: "3509.60" },
            { project_id: 32, user_id: 191, project_name: "Realm Artifact", creation_date: "2021-04-14", estimated_duration_hours: 29, budget: "4358.86" },
            { project_id: 33, user_id: 58, project_name: "Warrior Fantasy Viking", creation_date: "2023-10-31", estimated_duration_hours: 37, budget: "1522.08" },
            { project_id: 34, user_id: 187, project_name: "Viking Quest Enigma Realm", creation_date: "2021-02-03", estimated_duration_hours: 38, budget: "307.10" },
            { project_id: 35, user_id: 144, project_name: "Legend Warrior Demon Quest", creation_date: "2022-04-06", estimated_duration_hours: 49, budget: "2229.30" },
            { project_id: 36, user_id: 191, project_name: "Castle Warrior", creation_date: "2023-08-10", estimated_duration_hours: 64, budget: "1208.61" },
            { project_id: 37, user_id: 79, project_name: null, creation_date: "2022-11-01", estimated_duration_hours: 77, budget: "1082.14" },
            { project_id: 38, user_id: 90, project_name: "Hero Legend", creation_date: "2023-03-28", estimated_duration_hours: 66, budget: "2807.96" },
            { project_id: 39, user_id: 120, project_name: "Journey Artifact", creation_date: "2023-08-23", estimated_duration_hours: 50, budget: "161.18" },
            { project_id: 40, user_id: 7, project_name: "Viking Dragon", creation_date: "2020-04-14", estimated_duration_hours: 46, budget: "1047.70" },
            { project_id: 41, user_id: 27, project_name: "Adventure Phoenix Demon Viking", creation_date: "2020-01-08", estimated_duration_hours: 34, budget: "454.56" },
            { project_id: 42, user_id: 125, project_name: null, creation_date: "2022-05-11", estimated_duration_hours: 45, budget: "639.99" },
            { project_id: 43, user_id: 63, project_name: "Adventure Mage Saga Viking", creation_date: "2021-04-27", estimated_duration_hours: 27, budget: "1253.26" },
            { project_id: 44, user_id: 54, project_name: "Viking Artifact Titan Adventure", creation_date: "2021-04-23", estimated_duration_hours: 61, budget: "3474.75" },
            { project_id: 45, user_id: 177, project_name: "Viking Hero", creation_date: "2022-10-03", estimated_duration_hours: 84, budget: "121.22" },
            { project_id: 46, user_id: 17, project_name: "Dragon Quest Artifact Fantasy", creation_date: "2022-11-20", estimated_duration_hours: 57, budget: "2126.23" },
            { project_id: 47, user_id: 184, project_name: null, creation_date: "2020-06-21", estimated_duration_hours: 71, budget: "2488.30" },
            { project_id: 48, user_id: 151, project_name: "Demon Saga Fantasy", creation_date: "2023-06-27", estimated_duration_hours: 47, budget: "1711.46" },
            { project_id: 49, user_id: 157, project_name: "Demon Sculpt Warrior Quest", creation_date: "2023-08-31", estimated_duration_hours: 50, budget: "1056.08" },
            { project_id: 50, user_id: 66, project_name: "Saga Fantasy", creation_date: "2021-03-01", estimated_duration_hours: 50, budget: "1677.66" },
            { project_id: 51, user_id: 32, project_name: "Enigma Titan Dragon", creation_date: "2020-04-25", estimated_duration_hours: 39, budget: "246.62" },
            { project_id: 52, user_id: 150, project_name: "Hero Quest", creation_date: "2022-03-28", estimated_duration_hours: 80, budget: "2601.55" },
            { project_id: 53, user_id: 190, project_name: null, creation_date: "2023-06-01", estimated_duration_hours: 52, budget: "50.04" },
            { project_id: 54, user_id: 155, project_name: "Creature Castle", creation_date: "2020-01-28", estimated_duration_hours: 25, budget: "2853.41" },
            { project_id: 55, user_id: 151, project_name: null, creation_date: "2022-09-18", estimated_duration_hours: 44, budget: "3114.51" },
            { project_id: 56, user_id: 44, project_name: null, creation_date: "2022-07-30", estimated_duration_hours: 40, budget: "68.75" },
            { project_id: 57, user_id: 198, project_name: "Sculpt Demon Quest Dragon", creation_date: "2023-12-30", estimated_duration_hours: 48, budget: "3161.74" },
            { project_id: 58, user_id: 130, project_name: "Journey Myth Viking", creation_date: "2021-11-10", estimated_duration_hours: 51, budget: "439.92" },
            { project_id: 59, user_id: 130, project_name: "Hero Myth Creature Quest", creation_date: "2021-11-11", estimated_duration_hours: 57, budget: "92.64" },
            { project_id: 60, user_id: 19, project_name: "Titan Saga Hero Enigma", creation_date: "2022-08-21", estimated_duration_hours: 49, budget: "2329.51" },
            { project_id: 61, user_id: 148, project_name: "Warrior Journey Demon Viking", creation_date: "2023-02-26", estimated_duration_hours: 34, budget: "2293.89" },
            { project_id: 62, user_id: 66, project_name: "Viking Legend", creation_date: "2022-05-04", estimated_duration_hours: 56, budget: "160.32" },
            { project_id: 63, user_id: 74, project_name: "Creature Castle Sculpt", creation_date: "2022-10-20", estimated_duration_hours: 65, budget: "57.97" },
            { project_id: 64, user_id: 92, project_name: "Realm Viking", creation_date: "2022-11-16", estimated_duration_hours: 49, budget: "524.96" },
            { project_id: 65, user_id: 178, project_name: "Creature Adventure Viking", creation_date: "2023-07-06", estimated_duration_hours: 81, budget: "975.04" },
            { project_id: 66, user_id: 176, project_name: "Quest Adventure Dragon", creation_date: "2022-12-23", estimated_duration_hours: 50, budget: "58.48" },
            { project_id: 67, user_id: 79, project_name: "Creature Journey Legend Realm", creation_date: "2022-10-14", estimated_duration_hours: 56, budget: "622.16" },
            { project_id: 68, user_id: 75, project_name: "Dragon Quest Journey Realm", creation_date: "2020-09-25", estimated_duration_hours: 74, budget: "4591.41" },
            { project_id: 69, user_id: 99, project_name: "Phoenix Dragon Creature", creation_date: "2020-02-29", estimated_duration_hours: 37, budget: "568.60" },
            { project_id: 70, user_id: 92, project_name: "Adventure Phoenix", creation_date: "2021-12-08", estimated_duration_hours: 61, budget: "1794.80" },
            { project_id: 71, user_id: 90, project_name: "Hero Sculpt", creation_date: "2022-07-24", estimated_duration_hours: 56, budget: "1115.17" },
            { project_id: 72, user_id: 136, project_name: "Demon Artifact", creation_date: "2020-03-15", estimated_duration_hours: 46, budget: "1755.64" },
            { project_id: 73, user_id: 137, project_name: "Warrior Saga", creation_date: "2021-05-27", estimated_duration_hours: 77, budget: "714.43" },
            { project_id: 74, user_id: 85, project_name: "Legend Adventure Fantasy", creation_date: "2021-03-23", estimated_duration_hours: 42, budget: "4516.20" },
            { project_id: 75, user_id: 13, project_name: "Dragon Viking Mage", creation_date: "2020-08-03", estimated_duration_hours: 75, budget: "1792.22" },
            { project_id: 76, user_id: 147, project_name: "Castle Journey", creation_date: "2023-09-10", estimated_duration_hours: 60, budget: "2966.26" },
            { project_id: 77, user_id: 146, project_name: "Mage Fantasy Viking", creation_date: "2021-03-12", estimated_duration_hours: 51, budget: "1555.17" },
            { project_id: 78, user_id: 154, project_name: "Dragon Fantasy", creation_date: "2020-12-07", estimated_duration_hours: 55, budget: "1301.95" },
            { project_id: 79, user_id: 131, project_name: "Warrior Mage Realm Artifact", creation_date: "2023-12-23", estimated_duration_hours: 52, budget: "847.36" },
            { project_id: 80, user_id: 21, project_name: "Enigma Phoenix Legend", creation_date: "2022-02-18", estimated_duration_hours: 49, budget: "195.34" },
            { project_id: 81, user_id: 73, project_name: "Myth Warrior Sculpt Viking", creation_date: "2023-07-23", estimated_duration_hours: 38, budget: "57.06" },
            { project_id: 82, user_id: 52, project_name: "Warrior Legend", creation_date: "2023-02-28", estimated_duration_hours: 36, budget: "2676.03" },
            { project_id: 83, user_id: 10, project_name: "Hero Dragon", creation_date: "2023-08-01", estimated_duration_hours: 34, budget: "801.59" },
            { project_id: 84, user_id: 45, project_name: "Quest Legend Mage Sculpt", creation_date: "2022-06-25", estimated_duration_hours: 30, budget: "2944.99" },
            { project_id: 85, user_id: 186, project_name: "Legend Viking", creation_date: "2023-04-26", estimated_duration_hours: 30, budget: "1638.05" },
            { project_id: 86, user_id: 63, project_name: "Warrior Dragon", creation_date: "2021-10-09", estimated_duration_hours: 56, budget: "4459.80" },
            { project_id: 87, user_id: 30, project_name: null, creation_date: "2021-08-14", estimated_duration_hours: 48, budget: "140.04" },
            { project_id: 88, user_id: 108, project_name: "Dragon Titan", creation_date: "2021-04-15", estimated_duration_hours: 58, budget: "169.32" },
            { project_id: 89, user_id: 29, project_name: null, creation_date: "2020-06-12", estimated_duration_hours: 54, budget: "3219.87" },
            { project_id: 90, user_id: 90, project_name: null, creation_date: "2022-06-26", estimated_duration_hours: 32, budget: "129.75" },
            { project_id: 91, user_id: 54, project_name: "Adventure Demon", creation_date: "2020-02-03", estimated_duration_hours: 30, budget: "1174.57" },
            { project_id: 92, user_id: 86, project_name: "Creature Warrior Castle", creation_date: "2022-06-15", estimated_duration_hours: 59, budget: "216.09" },
            { project_id: 93, user_id: 144, project_name: "Fantasy Warrior", creation_date: "2022-01-30", estimated_duration_hours: 62, budget: "2706.01" },
            { project_id: 94, user_id: 26, project_name: "Demon Fantasy Dragon Hero", creation_date: "2022-11-02", estimated_duration_hours: 51, budget: "4418.11" },
            { project_id: 95, user_id: 65, project_name: "Castle Myth", creation_date: "2021-01-25", estimated_duration_hours: 41, budget: "850.53" },
            { project_id: 96, user_id: 167, project_name: "Journey Titan", creation_date: "2022-06-29", estimated_duration_hours: 58, budget: "4128.26" },
            { project_id: 97, user_id: 89, project_name: "Mage Hero", creation_date: "2020-07-06", estimated_duration_hours: 63, budget: "50.70" },
            { project_id: 98, user_id: 15, project_name: "Enigma Phoenix", creation_date: "2021-06-08", estimated_duration_hours: 79, budget: "83.00" },
            { project_id: 99, user_id: 120, project_name: "Adventure Quest", creation_date: "2023-08-07", estimated_duration_hours: 79, budget: "320.07" },
            { project_id: 100, user_id: 164, project_name: "Legend Dragon Artifact", creation_date: "2023-12-27", estimated_duration_hours: 64, budget: "345.57" },
            { project_id: 101, user_id: 187, project_name: "Warrior Dragon", creation_date: "2022-03-27", estimated_duration_hours: 62, budget: "822.26" },
            { project_id: 102, user_id: 18, project_name: "Myth Legend", creation_date: "2023-01-20", estimated_duration_hours: 53, budget: "3180.82" },
            { project_id: 103, user_id: 36, project_name: "Fantasy Hero Realm Sculpt", creation_date: "2021-01-23", estimated_duration_hours: 82, budget: "172.02" },
            { project_id: 104, user_id: 112, project_name: "Quest Castle", creation_date: "2022-10-20", estimated_duration_hours: 40, budget: "146.03" },
            { project_id: 105, user_id: 120, project_name: "Adventure Artifact Titan", creation_date: "2021-01-04", estimated_duration_hours: 54, budget: "414.91" },
            { project_id: 106, user_id: 80, project_name: "Viking Hero Titan Legend", creation_date: "2022-09-08", estimated_duration_hours: 56, budget: "976.62" },
            { project_id: 107, user_id: 193, project_name: "Quest Titan Hero", creation_date: "2022-09-01", estimated_duration_hours: 36, budget: "1853.74" },
            { project_id: 108, user_id: 152, project_name: "Viking Adventure Phoenix Realm", creation_date: "2021-11-30", estimated_duration_hours: 32, budget: "2079.81" },
            { project_id: 109, user_id: 169, project_name: "Fantasy Castle Mage Enigma", creation_date: "2023-07-17", estimated_duration_hours: 77, budget: "1974.77" },
            { project_id: 110, user_id: 106, project_name: "Mage Fantasy Titan Enigma", creation_date: "2022-11-20", estimated_duration_hours: 32, budget: "1359.00" },
            { project_id: 111, user_id: 39, project_name: "Demon Phoenix", creation_date: "2023-11-22", estimated_duration_hours: 61, budget: "581.29" },
            { project_id: 112, user_id: 15, project_name: "Mage Dragon", creation_date: "2021-10-08", estimated_duration_hours: 50, budget: "1028.02" },
            { project_id: 113, user_id: 178, project_name: null, creation_date: "2023-12-18", estimated_duration_hours: 61, budget: "98.01" },
            { project_id: 114, user_id: 19, project_name: "Enigma Phoenix", creation_date: "2023-07-17", estimated_duration_hours: 31, budget: "50.00" },
            { project_id: 115, user_id: 11, project_name: "Adventure Quest", creation_date: "2020-03-23", estimated_duration_hours: 47, budget: "2175.11" },
            { project_id: 116, user_id: 33, project_name: "Myth Viking Fantasy Sculpt", creation_date: "2023-11-17", estimated_duration_hours: 54, budget: "53.19" },
            { project_id: 117, user_id: 71, project_name: "Adventure Creature Titan Artifact", creation_date: "2022-12-12", estimated_duration_hours: 40, budget: "3180.14" },
            { project_id: 118, user_id: 3, project_name: "Castle Quest", creation_date: "2023-01-30", estimated_duration_hours: 63, budget: "1841.37" },
            { project_id: 119, user_id: 89, project_name: "Journey Adventure Sculpt", creation_date: "2022-04-19", estimated_duration_hours: 69, budget: "127.79" },
            { project_id: 120, user_id: 10, project_name: "Sculpt Adventure Titan Myth", creation_date: "2020-01-30", estimated_duration_hours: 57, budget: "315.45" },
            { project_id: 121, user_id: 40, project_name: "Warrior Viking Dragon", creation_date: "2020-08-22", estimated_duration_hours: 51, budget: "357.08" },
            { project_id: 122, user_id: 102, project_name: "Castle Quest Sculpt", creation_date: "2021-12-11", estimated_duration_hours: 59, budget: "572.65" },
            { project_id: 123, user_id: 68, project_name: "Hero Legend Mage Demon", creation_date: "2022-01-11", estimated_duration_hours: 31, budget: "209.15" },
            { project_id: 124, user_id: 63, project_name: "Realm Viking", creation_date: "2022-02-15", estimated_duration_hours: 57, budget: "67.34" },
            { project_id: 125, user_id: 184, project_name: "Dragon Realm", creation_date: "2020-09-26", estimated_duration_hours: 23, budget: "1459.33" },
            { project_id: 126, user_id: 45, project_name: null, creation_date: "2021-12-01", estimated_duration_hours: 64, budget: "499.40" },
            { project_id: 127, user_id: 130, project_name: "Creature Saga Warrior Hero", creation_date: "2020-10-25", estimated_duration_hours: 62, budget: "1242.85" },
            { project_id: 128, user_id: 123, project_name: null, creation_date: "2022-10-16", estimated_duration_hours: 74, budget: "1104.92" },
            { project_id: 129, user_id: 21, project_name: null, creation_date: "2023-03-10", estimated_duration_hours: 23, budget: "185.80" },
            { project_id: 130, user_id: 187, project_name: "Journey Sculpt Myth", creation_date: "2022-04-25", estimated_duration_hours: 43, budget: "4135.28" },
            { project_id: 131, user_id: 131, project_name: "Realm Titan Artifact Sculpt", creation_date: "2023-04-08", estimated_duration_hours: 48, budget: "1232.50" },
            { project_id: 132, user_id: 70, project_name: "Dragon Journey Adventure Mage", creation_date: "2022-11-27", estimated_duration_hours: 73, budget: "3923.52" },
            { project_id: 133, user_id: 153, project_name: "Titan Creature Myth", creation_date: "2021-12-27", estimated_duration_hours: 59, budget: "1303.25" },
            { project_id: 134, user_id: 130, project_name: "Demon Castle Sculpt", creation_date: "2022-03-08", estimated_duration_hours: 67, budget: "1088.68" },
            { project_id: 135, user_id: 23, project_name: "Quest Adventure Journey", creation_date: "2020-11-14", estimated_duration_hours: 61, budget: "69.80" },
            { project_id: 136, user_id: 47, project_name: "Fantasy Mage", creation_date: "2020-02-03", estimated_duration_hours: 22, budget: "273.28" },
            { project_id: 137, user_id: 116, project_name: "Titan Quest", creation_date: "2023-11-14", estimated_duration_hours: 66, budget: "1238.08" },
            { project_id: 138, user_id: 94, project_name: "Mage Titan", creation_date: "2023-07-09", estimated_duration_hours: 47, budget: "2649.11" },
            { project_id: 139, user_id: 49, project_name: "Enigma Adventure Phoenix", creation_date: "2023-01-06", estimated_duration_hours: 75, budget: "4537.06" },
            { project_id: 140, user_id: 81, project_name: "Viking Dragon Quest Sculpt", creation_date: "2020-04-16", estimated_duration_hours: 67, budget: "459.07" },
            { project_id: 141, user_id: 139, project_name: "Castle Artifact", creation_date: "2023-08-19", estimated_duration_hours: 20, budget: "123.55" },
            { project_id: 142, user_id: 138, project_name: "Quest Phoenix Viking", creation_date: "2021-01-08", estimated_duration_hours: 43, budget: "4761.28" },
            { project_id: 143, user_id: 194, project_name: "Legend Hero", creation_date: "2020-01-04", estimated_duration_hours: 63, budget: "596.79" },
            { project_id: 144, user_id: 105, project_name: "Sculpt Titan Enigma", creation_date: "2023-11-30", estimated_duration_hours: 62, budget: "2595.18" },
            { project_id: 145, user_id: 72, project_name: "Dragon Viking Titan Adventure", creation_date: "2020-02-19", estimated_duration_hours: 69, budget: "192.57" },
            { project_id: 146, user_id: 25, project_name: "Enigma Artifact", creation_date: "2022-11-27", estimated_duration_hours: 46, budget: "811.71" },
            { project_id: 147, user_id: 177, project_name: "Demon Viking Enigma Creature", creation_date: "2022-08-21", estimated_duration_hours: 52, budget: "1117.12" },
            { project_id: 148, user_id: 155, project_name: "Saga Hero Enigma", creation_date: "2021-04-02", estimated_duration_hours: 64, budget: "4225.98" },
            { project_id: 149, user_id: 156, project_name: "Dragon Journey Creature Fantasy", creation_date: "2023-07-19", estimated_duration_hours: 19, budget: "135.35" },
            { project_id: 150, user_id: 109, project_name: "Enigma Myth Fantasy", creation_date: "2023-11-17", estimated_duration_hours: 38, budget: "860.47" },
            { project_id: 151, user_id: 94, project_name: "Creature Journey Demon Enigma", creation_date: "2023-12-26", estimated_duration_hours: 75, budget: "934.60" },
            { project_id: 152, user_id: 198, project_name: "Dragon Enigma", creation_date: "2021-04-11", estimated_duration_hours: 39, budget: "447.23" },
            { project_id: 153, user_id: 64, project_name: "Warrior Saga Artifact Mage", creation_date: "2023-01-17", estimated_duration_hours: 40, budget: "55.33" },
            { project_id: 154, user_id: 44, project_name: "Phoenix Myth Creature", creation_date: "2023-05-02", estimated_duration_hours: 36, budget: "2271.26" },
            { project_id: 155, user_id: 97, project_name: "Viking Enigma Artifact Dragon", creation_date: "2021-06-21", estimated_duration_hours: 57, budget: "211.93" },
            { project_id: 156, user_id: 117, project_name: "Enigma Adventure", creation_date: "2023-07-06", estimated_duration_hours: 61, budget: "109.00" },
            { project_id: 157, user_id: 152, project_name: "Viking Quest Warrior Sculpt", creation_date: "2022-02-10", estimated_duration_hours: 47, budget: "92.34" },
            { project_id: 158, user_id: 167, project_name: "Sculpt Creature Realm", creation_date: "2023-04-02", estimated_duration_hours: 56, budget: "4936.37" },
            { project_id: 159, user_id: 193, project_name: "Enigma Mage Hero", creation_date: "2022-09-09", estimated_duration_hours: 63, budget: "547.65" },
            { project_id: 160, user_id: 189, project_name: "Phoenix Myth Fantasy", creation_date: "2021-02-12", estimated_duration_hours: 69, budget: "774.30" },
            { project_id: 161, user_id: 43, project_name: "Saga Dragon Sculpt Hero", creation_date: "2023-04-08", estimated_duration_hours: 49, budget: "2530.12" },
            { project_id: 162, user_id: 86, project_name: "Castle Phoenix Quest Sculpt", creation_date: "2022-10-03", estimated_duration_hours: 28, budget: "941.57" },
            { project_id: 163, user_id: 70, project_name: "Titan Warrior", creation_date: "2023-08-22", estimated_duration_hours: 75, budget: "3445.90" },
            { project_id: 164, user_id: 163, project_name: "Enigma Saga", creation_date: "2022-09-27", estimated_duration_hours: 64, budget: "3011.13" },
            { project_id: 165, user_id: 138, project_name: "Myth Artifact", creation_date: "2022-07-21", estimated_duration_hours: 63, budget: "3947.22" },
            { project_id: 166, user_id: 21, project_name: "Creature Titan Quest", creation_date: "2023-05-20", estimated_duration_hours: 36, budget: "278.30" },
            { project_id: 167, user_id: 39, project_name: "Legend Demon Enigma Mage", creation_date: "2023-09-03", estimated_duration_hours: 62, budget: "90.14" },
            { project_id: 168, user_id: 92, project_name: "Quest Titan Realm Saga", creation_date: "2022-06-28", estimated_duration_hours: 25, budget: "2138.23" },
            { project_id: 169, user_id: 72, project_name: "Fantasy Realm Phoenix", creation_date: "2023-08-24", estimated_duration_hours: 63, budget: "1173.89" },
            { project_id: 170, user_id: 37, project_name: null, creation_date: "2022-12-24", estimated_duration_hours: 55, budget: "2212.92" },
            { project_id: 171, user_id: 11, project_name: "Myth Dragon", creation_date: "2022-05-08", estimated_duration_hours: 61, budget: "4106.29" },
            { project_id: 172, user_id: 17, project_name: "Creature Quest", creation_date: "2020-08-31", estimated_duration_hours: 56, budget: "160.55" },
            { project_id: 173, user_id: 197, project_name: "Castle Myth Legend Phoenix", creation_date: "2022-11-19", estimated_duration_hours: 58, budget: "4231.39" },
            { project_id: 174, user_id: 79, project_name: "Enigma Legend", creation_date: "2021-02-10", estimated_duration_hours: 49, budget: "4589.48" },
            { project_id: 175, user_id: 108, project_name: null, creation_date: "2021-02-17", estimated_duration_hours: 38, budget: "195.47" },
            { project_id: 176, user_id: 29, project_name: "Legend Adventure Warrior Saga", creation_date: "2020-12-22", estimated_duration_hours: 34, budget: "2778.39" },
            { project_id: 177, user_id: 21, project_name: "Enigma Dragon Legend Mage", creation_date: "2023-08-28", estimated_duration_hours: 46, budget: "1037.56" },
            { project_id: 178, user_id: 117, project_name: "Mage Realm", creation_date: "2021-12-28", estimated_duration_hours: 53, budget: "3643.82" },
            { project_id: 179, user_id: 174, project_name: "Viking Warrior Saga", creation_date: "2023-07-02", estimated_duration_hours: 50, budget: "3427.07" },
            { project_id: 180, user_id: 184, project_name: "Adventure Warrior Saga Viking", creation_date: "2020-12-04", estimated_duration_hours: 56, budget: "66.94" },
            { project_id: 181, user_id: 58, project_name: "Legend Journey", creation_date: "2023-04-30", estimated_duration_hours: 39, budget: "3366.99" },
            { project_id: 182, user_id: 130, project_name: null, creation_date: "2021-04-08", estimated_duration_hours: 28, budget: "312.05" },
            { project_id: 183, user_id: 121, project_name: "Legend Realm", creation_date: "2023-05-21", estimated_duration_hours: 51, budget: "52.82" },
            { project_id: 184, user_id: 187, project_name: "Creature Demon Titan Mage", creation_date: "2020-05-15", estimated_duration_hours: 28, budget: "92.09" },
            { project_id: 185, user_id: 155, project_name: "Myth Creature Journey", creation_date: "2021-08-05", estimated_duration_hours: 66, budget: "4236.47" },
            { project_id: 186, user_id: 24, project_name: null, creation_date: "2022-07-03", estimated_duration_hours: 48, budget: "617.48" },
            { project_id: 187, user_id: 163, project_name: null, creation_date: "2020-10-04", estimated_duration_hours: 64, budget: "4820.53" },
            { project_id: 188, user_id: 39, project_name: "Artifact Sculpt Creature Saga", creation_date: "2023-02-19", estimated_duration_hours: 58, budget: "403.93" },
            { project_id: 189, user_id: 111, project_name: "Warrior Quest", creation_date: "2023-02-22", estimated_duration_hours: 46, budget: "2491.24" },
            { project_id: 190, user_id: 155, project_name: "Saga Myth Viking", creation_date: "2023-08-21", estimated_duration_hours: 51, budget: "110.60" },
            { project_id: 191, user_id: 82, project_name: null, creation_date: "2021-05-21", estimated_duration_hours: 46, budget: "3641.97" },
            { project_id: 192, user_id: 2, project_name: "Hero Demon Myth", creation_date: "2021-09-02", estimated_duration_hours: 84, budget: "2086.45" },
            { project_id: 193, user_id: 56, project_name: "Artifact Myth Journey Enigma", creation_date: "2020-10-03", estimated_duration_hours: 31, budget: "1844.99" },
            { project_id: 194, user_id: 21, project_name: "Mage Enigma", creation_date: "2023-12-14", estimated_duration_hours: 49, budget: "1394.67" },
            { project_id: 195, user_id: 77, project_name: "Viking Castle Journey", creation_date: "2023-09-27", estimated_duration_hours: 35, budget: "2607.84" },
            { project_id: 196, user_id: 133, project_name: "Realm Myth Journey Mage", creation_date: "2022-12-02", estimated_duration_hours: 64, budget: "3700.23" },
            { project_id: 197, user_id: 27, project_name: "Enigma Quest Titan", creation_date: "2020-02-21", estimated_duration_hours: 39, budget: "291.89" },
            { project_id: 198, user_id: 114, project_name: "Castle Myth", creation_date: "2022-11-14", estimated_duration_hours: 62, budget: "2760.42" },
            { project_id: 199, user_id: 60, project_name: "Fantasy Warrior", creation_date: "2020-06-09", estimated_duration_hours: 50, budget: "115.55" },
            { project_id: 200, user_id: 70, project_name: "Enigma Quest Castle Creature", creation_date: "2023-08-20", estimated_duration_hours: 55, budget: "1162.65" },
            { project_id: 201, user_id: 95, project_name: "Dragon Saga", creation_date: "2022-06-09", estimated_duration_hours: 21, budget: "90.87" },
            { project_id: 202, user_id: 121, project_name: "Artifact Myth", creation_date: "2021-04-13", estimated_duration_hours: 65, budget: "4569.07" },
            { project_id: 203, user_id: 61, project_name: "Sculpt Phoenix Adventure Dragon", creation_date: "2022-03-03", estimated_duration_hours: 61, budget: "127.76" },
            { project_id: 204, user_id: 169, project_name: "Fantasy Mage", creation_date: "2022-03-06", estimated_duration_hours: 27, budget: "1389.64" },
            { project_id: 205, user_id: 156, project_name: "Creature Journey Myth Saga", creation_date: "2021-06-26", estimated_duration_hours: 20, budget: "50.02" },
            { project_id: 206, user_id: 190, project_name: "Saga Journey Mage", creation_date: "2021-05-09", estimated_duration_hours: 48, budget: "983.09" },
            { project_id: 207, user_id: 138, project_name: "Creature Realm Artifact", creation_date: "2023-11-05", estimated_duration_hours: 56, budget: "52.92" },
            { project_id: 208, user_id: 89, project_name: "Mage Titan Saga Dragon", creation_date: "2023-01-22", estimated_duration_hours: 76, budget: "263.04" },
            { project_id: 209, user_id: 168, project_name: "Myth Sculpt Realm Saga", creation_date: "2022-08-17", estimated_duration_hours: 46, budget: "3675.32" },
            { project_id: 210, user_id: 91, project_name: "Myth Artifact", creation_date: "2020-10-17", estimated_duration_hours: 34, budget: "1107.61" },
            { project_id: 211, user_id: 150, project_name: "Quest Mage", creation_date: "2020-09-06", estimated_duration_hours: 42, budget: "1752.23" },
            { project_id: 212, user_id: 121, project_name: "Realm Enigma", creation_date: "2022-10-29", estimated_duration_hours: 61, budget: "2965.14" },
            { project_id: 213, user_id: 25, project_name: "Warrior Phoenix", creation_date: "2021-12-23", estimated_duration_hours: 68, budget: "947.84" },
            { project_id: 214, user_id: 115, project_name: "Realm Enigma Phoenix", creation_date: "2022-10-15", estimated_duration_hours: 63, budget: "52.66" },
            { project_id: 215, user_id: 138, project_name: null, creation_date: "2023-05-18", estimated_duration_hours: 55, budget: "84.40" },
            { project_id: 216, user_id: 21, project_name: "Sculpt Demon", creation_date: "2020-09-23", estimated_duration_hours: 33, budget: "3059.06" },
            { project_id: 217, user_id: 13, project_name: "Dragon Legend", creation_date: "2023-04-24", estimated_duration_hours: 41, budget: "4335.91" },
            { project_id: 218, user_id: 73, project_name: "Saga Hero Titan Quest", creation_date: "2022-10-17", estimated_duration_hours: 50, budget: "2963.33" },
            { project_id: 219, user_id: 132, project_name: "Dragon Hero Phoenix Creature", creation_date: "2021-01-19", estimated_duration_hours: 43, budget: "938.17" },
            { project_id: 220, user_id: 84, project_name: null, creation_date: "2023-12-31", estimated_duration_hours: 76, budget: "319.46" },
            { project_id: 221, user_id: 132, project_name: "Demon Journey", creation_date: "2023-07-25", estimated_duration_hours: 51, budget: "4263.30" },
            { project_id: 222, user_id: 187, project_name: "Journey Dragon Creature", creation_date: "2022-09-15", estimated_duration_hours: 24, budget: "81.98" },
            { project_id: 223, user_id: 179, project_name: "Sculpt Hero Enigma", creation_date: "2023-11-27", estimated_duration_hours: 57, budget: "1355.24" },
            { project_id: 224, user_id: 198, project_name: null, creation_date: "2021-04-17", estimated_duration_hours: 53, budget: "102.76" },
            { project_id: 225, user_id: 39, project_name: "Mage Fantasy Artifact", creation_date: "2023-05-05", estimated_duration_hours: 39, budget: "317.74" },
            { project_id: 226, user_id: 195, project_name: null, creation_date: "2021-07-23", estimated_duration_hours: 23, budget: "2403.51" },
            { project_id: 227, user_id: 153, project_name: "Mage Sculpt Artifact", creation_date: "2022-02-16", estimated_duration_hours: 73, budget: "2814.40" },
            { project_id: 228, user_id: 29, project_name: "Castle Titan Phoenix", creation_date: "2020-06-05", estimated_duration_hours: 74, budget: "414.82" },
            { project_id: 229, user_id: 102, project_name: "Journey Fantasy Viking Adventure", creation_date: "2021-06-07", estimated_duration_hours: 56, budget: "4363.37" },
            { project_id: 230, user_id: 10, project_name: "Journey Castle", creation_date: "2022-11-21", estimated_duration_hours: 67, budget: "917.94" },
            { project_id: 231, user_id: 180, project_name: null, creation_date: "2023-09-29", estimated_duration_hours: 43, budget: "247.96" },
            { project_id: 232, user_id: 163, project_name: "Myth Warrior Artifact Titan", creation_date: "2022-10-29", estimated_duration_hours: 48, budget: "2982.72" },
            { project_id: 233, user_id: 168, project_name: "Castle Titan", creation_date: "2022-05-25", estimated_duration_hours: 44, budget: "2130.47" },
            { project_id: 234, user_id: 54, project_name: "Saga Mage", creation_date: "2021-05-05", estimated_duration_hours: 48, budget: "4152.01" },
            { project_id: 235, user_id: 152, project_name: "Warrior Dragon", creation_date: "2023-05-24", estimated_duration_hours: 64, budget: "1066.22" },
            { project_id: 236, user_id: 14, project_name: "Phoenix Creature", creation_date: "2022-10-02", estimated_duration_hours: 65, budget: "542.52" },
            { project_id: 237, user_id: 170, project_name: null, creation_date: "2021-12-24", estimated_duration_hours: 51, budget: "3628.91" },
            { project_id: 238, user_id: 68, project_name: "Mage Sculpt Warrior", creation_date: "2023-05-09", estimated_duration_hours: 36, budget: "191.41" },
            { project_id: 239, user_id: 138, project_name: "Mage Creature Saga", creation_date: "2020-05-08", estimated_duration_hours: 72, budget: "57.24" },
            { project_id: 240, user_id: 133, project_name: "Mage Adventure Creature Warrior", creation_date: "2023-04-02", estimated_duration_hours: 41, budget: "1139.31" },
            { project_id: 241, user_id: 115, project_name: "Titan Dragon Myth Hero", creation_date: "2023-05-10", estimated_duration_hours: 18, budget: "228.54" },
            { project_id: 242, user_id: 36, project_name: "Castle Enigma Hero", creation_date: "2022-01-14", estimated_duration_hours: 40, budget: "206.74" },
            { project_id: 243, user_id: 178, project_name: "Journey Adventure Warrior Quest", creation_date: "2020-11-09", estimated_duration_hours: 30, budget: "1632.64" },
            { project_id: 244, user_id: 124, project_name: "Fantasy Titan Quest Artifact", creation_date: "2021-12-24", estimated_duration_hours: 37, budget: "57.26" },
            { project_id: 245, user_id: 199, project_name: "Realm Sculpt Titan", creation_date: "2022-12-22", estimated_duration_hours: 45, budget: "1698.37" },
            { project_id: 246, user_id: 19, project_name: null, creation_date: "2022-02-27", estimated_duration_hours: 63, budget: "1215.66" },
            { project_id: 247, user_id: 19, project_name: "Saga Legend Fantasy", creation_date: "2021-02-05", estimated_duration_hours: 38, budget: "2503.97" },
            { project_id: 248, user_id: 166, project_name: "Phoenix Viking", creation_date: "2023-07-24", estimated_duration_hours: 62, budget: "3413.85" },
            { project_id: 249, user_id: 66, project_name: "Hero Castle Creature Dragon", creation_date: "2020-06-26", estimated_duration_hours: 46, budget: "53.13" },
            { project_id: 250, user_id: 41, project_name: "Phoenix Sculpt Mage Quest", creation_date: "2021-06-13", estimated_duration_hours: 56, budget: "3191.88" },
        ],
    });
    await prisma.brushes.createMany({
        data: [
            { brush_id: 1, project_id: 3, brush_name: "Texture", size: "1.69", hardness: 4, texture: "smooth" },
            { brush_id: 2, project_id: 179, brush_name: "Shader Texture", size: "36.22", hardness: 3, texture: "textured" },
            { brush_id: 3, project_id: 238, brush_name: "Palette", size: "17.91", hardness: 6, texture: "rough" },
            { brush_id: 4, project_id: 100, brush_name: "Texture Chisel", size: "20.00", hardness: 7, texture: "textured" },
            { brush_id: 5, project_id: 40, brush_name: "Chisel Stippling", size: "67.76", hardness: 6, texture: "smooth" },
            { brush_id: 6, project_id: 129, brush_name: "Round", size: "65.60", hardness: 5, texture: "smooth" },
            { brush_id: 7, project_id: 34, brush_name: null, size: "93.03", hardness: 6, texture: "smooth" },
            { brush_id: 8, project_id: 85, brush_name: "Blender", size: "96.62", hardness: 5, texture: "textured" },
            { brush_id: 9, project_id: 34, brush_name: "Texture", size: null, hardness: 7, texture: "rough" },
            { brush_id: 10, project_id: 203, brush_name: "Stippling", size: "96.88", hardness: 7, texture: "textured" },
            { brush_id: 11, project_id: 135, brush_name: null, size: "41.26", hardness: 5, texture: "rough" },
            { brush_id: 12, project_id: 13, brush_name: "Shader", size: "95.96", hardness: 6, texture: "smooth" },
            { brush_id: 13, project_id: 102, brush_name: "Liner Filbert", size: "98.48", hardness: 5, texture: "rough" },
            { brush_id: 14, project_id: 13, brush_name: "Airbrush Texture", size: "41.00", hardness: 5, texture: "smooth" },
            { brush_id: 15, project_id: 88, brush_name: "Palette", size: "99.89", hardness: 6, texture: "textured" },
            { brush_id: 16, project_id: 23, brush_name: "Sponge Filbert", size: "34.74", hardness: 7, texture: "textured" },
            { brush_id: 17, project_id: 169, brush_name: null, size: "89.51", hardness: 4, texture: "smooth" },
            { brush_id: 18, project_id: 102, brush_name: "Sculpting Marker", size: "33.38", hardness: 5, texture: "textured" },
            { brush_id: 19, project_id: 72, brush_name: null, size: null, hardness: 7, texture: "textured" },
            { brush_id: 20, project_id: 209, brush_name: "Airbrush Filbert", size: "36.18", hardness: 5, texture: "smooth" },
            { brush_id: 21, project_id: 119, brush_name: "Bristle Sculpting", size: "72.07", hardness: 7, texture: "textured" },
            { brush_id: 22, project_id: 9, brush_name: "Round", size: "8.03", hardness: 6, texture: "rough" },
            { brush_id: 23, project_id: 237, brush_name: null, size: "94.93", hardness: 5, texture: "textured" },
            { brush_id: 24, project_id: 215, brush_name: "Sponge", size: "63.92", hardness: 5, texture: "rough" },
            { brush_id: 25, project_id: 52, brush_name: "Bristle Liner", size: "43.32", hardness: 4, texture: "smooth" },
            { brush_id: 26, project_id: 150, brush_name: null, size: "4.85", hardness: 7, texture: "smooth" },
            { brush_id: 27, project_id: 183, brush_name: "Sponge", size: "98.96", hardness: 6, texture: "textured" },
            { brush_id: 28, project_id: 67, brush_name: "Mop Sponge", size: null, hardness: 4, texture: "rough" },
            { brush_id: 29, project_id: 93, brush_name: "Liner Airbrush", size: "23.59", hardness: 5, texture: "smooth" },
            { brush_id: 30, project_id: 182, brush_name: "Airbrush", size: "98.25", hardness: 6, texture: "rough" },
            { brush_id: 31, project_id: 176, brush_name: "Comb", size: "81.37", hardness: 5, texture: "textured" },
            { brush_id: 32, project_id: 9, brush_name: "Comb", size: "92.65", hardness: 5, texture: "smooth" },
            { brush_id: 33, project_id: 120, brush_name: "Marker Mop", size: "64.11", hardness: 6, texture: "smooth" },
            { brush_id: 34, project_id: 239, brush_name: "Angled", size: "98.92", hardness: 5, texture: "rough" },
            { brush_id: 35, project_id: 112, brush_name: "Liner", size: "98.29", hardness: 5, texture: "rough" },
            { brush_id: 36, project_id: 234, brush_name: "Mop", size: "46.29", hardness: 4, texture: "textured" },
            { brush_id: 37, project_id: 115, brush_name: "Texture", size: null, hardness: 4, texture: "textured" },
            { brush_id: 38, project_id: 134, brush_name: "Liner Round", size: "51.76", hardness: 6, texture: "smooth" },
            { brush_id: 39, project_id: 185, brush_name: "Stippling Mop", size: "52.59", hardness: 5, texture: "textured" },
            { brush_id: 40, project_id: 235, brush_name: "Filbert", size: "17.42", hardness: 6, texture: "smooth" },
            { brush_id: 41, project_id: 12, brush_name: "Stippling", size: "66.32", hardness: 5, texture: "smooth" },
            { brush_id: 42, project_id: 44, brush_name: "Blender Texture", size: "13.76", hardness: 6, texture: "smooth" },
            { brush_id: 43, project_id: 97, brush_name: "Round Sponge", size: "17.83", hardness: 2, texture: "smooth" },
            { brush_id: 44, project_id: 182, brush_name: null, size: "99.61", hardness: 4, texture: "smooth" },
            { brush_id: 45, project_id: 177, brush_name: "Round", size: "3.26", hardness: 5, texture: "rough" },
            { brush_id: 46, project_id: 73, brush_name: "Shader", size: "16.66", hardness: 5, texture: "textured" },
            { brush_id: 47, project_id: 196, brush_name: "Palette", size: "69.82", hardness: 5, texture: "smooth" },
            { brush_id: 48, project_id: 155, brush_name: "Flat", size: "9.64", hardness: 6, texture: "textured" },
            { brush_id: 49, project_id: 198, brush_name: "Chisel Texture", size: "46.40", hardness: 6, texture: "textured" },
            { brush_id: 50, project_id: 187, brush_name: "Detail Mop", size: "99.93", hardness: 6, texture: "smooth" },
            { brush_id: 51, project_id: 144, brush_name: "Sculpting", size: "93.83", hardness: 5, texture: "smooth" },
            { brush_id: 52, project_id: 136, brush_name: "Blender Detail", size: "99.72", hardness: 7, texture: "textured" },
            { brush_id: 53, project_id: 60, brush_name: "Mop", size: "25.25", hardness: 7, texture: "textured" },
            { brush_id: 54, project_id: 237, brush_name: "Marker Shader", size: null, hardness: 5, texture: "rough" },
            { brush_id: 55, project_id: 54, brush_name: "Fan", size: "98.51", hardness: 6, texture: "textured" },
            { brush_id: 56, project_id: 24, brush_name: "Detail", size: "77.46", hardness: 6, texture: "rough" },
            { brush_id: 57, project_id: 203, brush_name: "Chisel Blender", size: "70.79", hardness: 4, texture: "rough" },
            { brush_id: 58, project_id: 133, brush_name: "Filbert", size: "47.54", hardness: 3, texture: "smooth" },
            { brush_id: 59, project_id: 202, brush_name: "Comb", size: "84.00", hardness: 5, texture: "textured" },
            { brush_id: 60, project_id: 102, brush_name: "Angled", size: null, hardness: 7, texture: "textured" },
            { brush_id: 61, project_id: 102, brush_name: "Sculpting", size: "82.15", hardness: 7, texture: "smooth" },
            { brush_id: 62, project_id: 68, brush_name: "Palette", size: "50.55", hardness: 9, texture: "rough" },
            { brush_id: 63, project_id: 150, brush_name: "Mop Shader", size: "98.31", hardness: 4, texture: "smooth" },
            { brush_id: 64, project_id: 91, brush_name: "Filbert Airbrush", size: "15.08", hardness: 4, texture: "rough" },
            { brush_id: 65, project_id: 17, brush_name: "Texture", size: "62.98", hardness: 5, texture: "textured" },
            { brush_id: 66, project_id: 79, brush_name: "Sponge Marker", size: null, hardness: 5, texture: "rough" },
            { brush_id: 67, project_id: 52, brush_name: "Marker", size: null, hardness: 4, texture: "smooth" },
            { brush_id: 68, project_id: 53, brush_name: "Bristle Marker", size: null, hardness: 3, texture: "rough" },
            { brush_id: 69, project_id: 177, brush_name: "Texture Stippling", size: "17.13", hardness: 6, texture: "smooth" },
            { brush_id: 70, project_id: 154, brush_name: "Palette", size: "67.86", hardness: 6, texture: "textured" },
            { brush_id: 71, project_id: 41, brush_name: "Bristle", size: "96.46", hardness: 5, texture: "smooth" },
            { brush_id: 72, project_id: 109, brush_name: "Detail", size: "79.53", hardness: 5, texture: "rough" },
            { brush_id: 73, project_id: 82, brush_name: "Filbert Liner", size: "50.99", hardness: 7, texture: "rough" },
            { brush_id: 74, project_id: 13, brush_name: "Chisel Texture", size: "96.81", hardness: 4, texture: "rough" },
            { brush_id: 75, project_id: 121, brush_name: null, size: "98.95", hardness: 6, texture: "smooth" },
            { brush_id: 76, project_id: 31, brush_name: "Mop Palette", size: "20.00", hardness: 5, texture: "rough" },
            { brush_id: 77, project_id: 127, brush_name: "Shader Blender", size: null, hardness: 5, texture: "smooth" },
            { brush_id: 78, project_id: 170, brush_name: "Angled Texture", size: "93.60", hardness: 5, texture: "smooth" },
            { brush_id: 79, project_id: 232, brush_name: "Chisel Shader", size: "68.87", hardness: 4, texture: "smooth" },
            { brush_id: 80, project_id: 50, brush_name: "Angled", size: "98.52", hardness: 5, texture: "smooth" },
            { brush_id: 81, project_id: 225, brush_name: "Detail Comb", size: "97.50", hardness: 5, texture: "rough" },
            { brush_id: 82, project_id: 154, brush_name: "Chisel", size: "98.69", hardness: 7, texture: "smooth" },
            { brush_id: 83, project_id: 87, brush_name: "Fan Shader", size: "10.71", hardness: 5, texture: "rough" },
            { brush_id: 84, project_id: 183, brush_name: "Bristle", size: "87.43", hardness: 6, texture: "smooth" },
            { brush_id: 85, project_id: 66, brush_name: "Sculpting", size: "96.16", hardness: 6, texture: "textured" },
            { brush_id: 86, project_id: 167, brush_name: "Chisel Flat", size: "49.53", hardness: 5, texture: "textured" },
            { brush_id: 87, project_id: 11, brush_name: "Fan", size: "26.11", hardness: 4, texture: "smooth" },
            { brush_id: 88, project_id: 105, brush_name: "Bristle Palette", size: "82.40", hardness: 4, texture: "rough" },
            { brush_id: 89, project_id: 192, brush_name: "Sponge Airbrush", size: null, hardness: 5, texture: "smooth" },
            { brush_id: 90, project_id: 144, brush_name: null, size: "97.77", hardness: 5, texture: "smooth" },
            { brush_id: 91, project_id: 24, brush_name: "Detail Chisel", size: "93.94", hardness: 5, texture: "smooth" },
            { brush_id: 92, project_id: 128, brush_name: "Stippling Blender", size: "92.54", hardness: 5, texture: "textured" },
            { brush_id: 93, project_id: 207, brush_name: "Texture Mop", size: "64.70", hardness: 6, texture: "textured" },
            { brush_id: 94, project_id: 238, brush_name: "Comb Round", size: "46.15", hardness: 6, texture: "rough" },
            { brush_id: 95, project_id: 36, brush_name: "Airbrush", size: "35.33", hardness: 7, texture: "smooth" },
            { brush_id: 96, project_id: 144, brush_name: "Airbrush Texture", size: "92.91", hardness: 8, texture: "smooth" },
            { brush_id: 97, project_id: 224, brush_name: "Shader", size: "16.26", hardness: 7, texture: "smooth" },
            { brush_id: 98, project_id: 41, brush_name: "Sculpting", size: "67.06", hardness: 5, texture: "textured" },
            { brush_id: 99, project_id: 142, brush_name: "Detail", size: "87.32", hardness: 4, texture: "rough" },
            { brush_id: 100, project_id: 236, brush_name: "Detail", size: "89.23", hardness: 6, texture: "smooth" },
            { brush_id: 101, project_id: 156, brush_name: "Marker Filbert", size: "99.67", hardness: 7, texture: "textured" },
            { brush_id: 102, project_id: 234, brush_name: "Mop Fan", size: "85.18", hardness: 6, texture: "textured" },
            { brush_id: 103, project_id: 1, brush_name: "Sponge", size: "93.22", hardness: 7, texture: "textured" },
            { brush_id: 104, project_id: 9, brush_name: "Liner", size: "99.98", hardness: 5, texture: "smooth" },
            { brush_id: 105, project_id: 206, brush_name: "Comb Liner", size: "78.98", hardness: 6, texture: "textured" },
            { brush_id: 106, project_id: 57, brush_name: "Filbert", size: "98.29", hardness: 3, texture: "smooth" },
            { brush_id: 107, project_id: 151, brush_name: "Marker", size: "87.06", hardness: 7, texture: "smooth" },
            { brush_id: 108, project_id: 44, brush_name: "Texture Flat", size: "78.34", hardness: 4, texture: "smooth" },
            { brush_id: 109, project_id: 80, brush_name: "Flat", size: "78.04", hardness: 6, texture: "smooth" },
            { brush_id: 110, project_id: 238, brush_name: "Marker", size: "25.00", hardness: 5, texture: "textured" },
            { brush_id: 111, project_id: 123, brush_name: "Sculpting", size: null, hardness: 6, texture: "smooth" },
            { brush_id: 112, project_id: 210, brush_name: "Fan Flat", size: "94.13", hardness: 3, texture: "smooth" },
            { brush_id: 113, project_id: 138, brush_name: "Stippling", size: "71.15", hardness: 7, texture: "smooth" },
            { brush_id: 114, project_id: 19, brush_name: "Round", size: "95.41", hardness: 8, texture: "smooth" },
            { brush_id: 115, project_id: 50, brush_name: "Mop Fan", size: "70.38", hardness: 6, texture: "textured" },
            { brush_id: 116, project_id: 234, brush_name: null, size: null, hardness: 8, texture: "rough" },
            { brush_id: 117, project_id: 189, brush_name: "Shader Chisel", size: "79.66", hardness: 6, texture: "rough" },
            { brush_id: 118, project_id: 47, brush_name: "Detail Palette", size: "61.20", hardness: 6, texture: "textured" },
            { brush_id: 119, project_id: 14, brush_name: null, size: "30.97", hardness: 4, texture: "smooth" },
            { brush_id: 120, project_id: 75, brush_name: "Sculpting Mop", size: "81.95", hardness: 8, texture: "textured" },
            { brush_id: 121, project_id: 225, brush_name: "Shader", size: "47.92", hardness: 5, texture: "rough" },
            { brush_id: 122, project_id: 219, brush_name: "Sponge Marker", size: "97.74", hardness: 7, texture: "smooth" },
            { brush_id: 123, project_id: 186, brush_name: "Airbrush Shader", size: "100.00", hardness: 7, texture: "textured" },
            { brush_id: 124, project_id: 226, brush_name: "Round", size: null, hardness: 4, texture: "smooth" },
            { brush_id: 125, project_id: 149, brush_name: null, size: "46.49", hardness: 6, texture: "textured" },
            { brush_id: 126, project_id: 105, brush_name: null, size: "68.85", hardness: 6, texture: "rough" },
            { brush_id: 127, project_id: 210, brush_name: "Stippling", size: "35.95", hardness: 6, texture: "smooth" },
            { brush_id: 128, project_id: 47, brush_name: "Filbert Liner", size: "93.12", hardness: 7, texture: "textured" },
            { brush_id: 129, project_id: 209, brush_name: "Flat", size: "50.02", hardness: 6, texture: "rough" },
            { brush_id: 130, project_id: 94, brush_name: null, size: "96.22", hardness: 5, texture: "rough" },
            { brush_id: 131, project_id: 62, brush_name: "Shader", size: "73.91", hardness: 4, texture: "textured" },
            { brush_id: 132, project_id: 177, brush_name: "Comb Flat", size: "4.25", hardness: 6, texture: "smooth" },
            { brush_id: 133, project_id: 220, brush_name: "Palette", size: "86.73", hardness: 6, texture: "rough" },
            { brush_id: 134, project_id: 250, brush_name: "Shader Filbert", size: "6.70", hardness: 4, texture: "rough" },
            { brush_id: 135, project_id: 248, brush_name: "Marker Bristle", size: "71.47", hardness: 4, texture: "smooth" },
            { brush_id: 136, project_id: 9, brush_name: "Airbrush", size: "80.02", hardness: 6, texture: "smooth" },
            { brush_id: 137, project_id: 103, brush_name: "Airbrush", size: "90.58", hardness: 6, texture: "rough" },
            { brush_id: 138, project_id: 179, brush_name: "Shader Detail", size: "21.35", hardness: 5, texture: "smooth" },
            { brush_id: 139, project_id: 7, brush_name: "Fan", size: "62.09", hardness: 7, texture: "rough" },
            { brush_id: 140, project_id: 147, brush_name: "Liner Filbert", size: "86.98", hardness: 5, texture: "textured" },
            { brush_id: 141, project_id: 204, brush_name: "Fan Detail", size: "53.17", hardness: 6, texture: "smooth" },
            { brush_id: 142, project_id: 185, brush_name: "Sculpting Sponge", size: "28.68", hardness: 6, texture: "rough" },
            { brush_id: 143, project_id: 202, brush_name: "Detail", size: "72.87", hardness: 5, texture: "textured" },
            { brush_id: 144, project_id: 224, brush_name: null, size: "99.73", hardness: 6, texture: "rough" },
            { brush_id: 145, project_id: 241, brush_name: "Blender", size: "94.10", hardness: 4, texture: "rough" },
            { brush_id: 146, project_id: 162, brush_name: "Mop Palette", size: "98.52", hardness: 6, texture: "smooth" },
            { brush_id: 147, project_id: 158, brush_name: "Stippling Round", size: "10.31", hardness: 5, texture: "smooth" },
            { brush_id: 148, project_id: 96, brush_name: "Filbert", size: "62.99", hardness: 4, texture: "smooth" },
            { brush_id: 149, project_id: 157, brush_name: "Flat Sculpting", size: "99.82", hardness: 3, texture: "rough" },
            { brush_id: 150, project_id: 149, brush_name: "Stippling", size: "8.01", hardness: 4, texture: "smooth" },
        ],
    });
    await prisma.materials.createMany({
        data: [
            { material_id: 1, project_id: 61, material_name: "Wood Clay Ceramic", type: "metal", cost_per_unit: "146.73", availability: "in stock" },
            { material_id: 2, project_id: 224, material_name: "Glass Clay", type: "metal", cost_per_unit: "40.12", availability: "out of stock" },
            { material_id: 3, project_id: 233, material_name: "Fiber", type: "metal", cost_per_unit: "165.83", availability: "out of stock" },
            { material_id: 4, project_id: 12, material_name: "Fiber", type: "fabric", cost_per_unit: "60.50", availability: "pre-order" },
            { material_id: 5, project_id: 240, material_name: "Foam", type: "plastic", cost_per_unit: "143.64", availability: "in stock" },
            { material_id: 6, project_id: 136, material_name: "Rubber Fiber", type: "metal", cost_per_unit: "74.69", availability: "out of stock" },
            { material_id: 7, project_id: 104, material_name: "Ink Wax Powder", type: "wood", cost_per_unit: "65.10", availability: "out of stock" },
            { material_id: 8, project_id: 158, material_name: "Ink Silicone", type: "metal", cost_per_unit: "112.11", availability: "pre-order" },
            { material_id: 9, project_id: 198, material_name: "Powder Resin", type: "metal", cost_per_unit: "116.59", availability: "in stock" },
            { material_id: 10, project_id: 126, material_name: "Wax Fiber", type: "plastic", cost_per_unit: "98.74", availability: "in stock" },
            { material_id: 11, project_id: 155, material_name: "Composite Stone Paper", type: "metal", cost_per_unit: "28.60", availability: "out of stock" },
            { material_id: 12, project_id: 3, material_name: "Wax Foam Fabric", type: "metal", cost_per_unit: "179.56", availability: "in stock" },
            { material_id: 13, project_id: 196, material_name: "Plastic Wood Stone", type: "metal", cost_per_unit: "5.02", availability: "in stock" },
            { material_id: 14, project_id: 208, material_name: "Powder Stone", type: "metal", cost_per_unit: "47.67", availability: "in stock" },
            { material_id: 15, project_id: 187, material_name: "Metal", type: "wood", cost_per_unit: "112.88", availability: "in stock" },
            { material_id: 16, project_id: 141, material_name: "Glass", type: "metal", cost_per_unit: "47.65", availability: "out of stock" },
            { material_id: 17, project_id: 201, material_name: "Composite Wax", type: "metal", cost_per_unit: "3.73", availability: "in stock" },
            { material_id: 18, project_id: 45, material_name: "Clay Composite", type: "metal", cost_per_unit: "23.95", availability: "in stock" },
            { material_id: 19, project_id: 188, material_name: "Clay Powder Ceramic", type: "wood", cost_per_unit: "148.05", availability: "in stock" },
            { material_id: 20, project_id: 198, material_name: "Powder Clay Composite", type: "metal", cost_per_unit: "29.53", availability: "out of stock" },
            { material_id: 21, project_id: 26, material_name: "Silicone Wax Gel", type: "metal", cost_per_unit: "79.29", availability: "in stock" },
            { material_id: 22, project_id: 190, material_name: "Clay Paint", type: "metal", cost_per_unit: "169.47", availability: "in stock" },
            { material_id: 23, project_id: 79, material_name: "Rubber", type: "wood", cost_per_unit: "50.23", availability: "in stock" },
            { material_id: 24, project_id: 204, material_name: "Stone Ink Fabric", type: "metal", cost_per_unit: "1.59", availability: "in stock" },
            { material_id: 25, project_id: 92, material_name: "Powder Ceramic", type: "fabric", cost_per_unit: "43.96", availability: "in stock" },
            { material_id: 26, project_id: 91, material_name: "Fiber Glass Resin", type: "wood", cost_per_unit: "129.91", availability: "pre-order" },
            { material_id: 27, project_id: 191, material_name: "Composite Stone", type: "plastic", cost_per_unit: "6.43", availability: "out of stock" },
            { material_id: 28, project_id: 82, material_name: "Resin", type: "plastic", cost_per_unit: "103.47", availability: "in stock" },
            { material_id: 29, project_id: 222, material_name: "Clay", type: "plastic", cost_per_unit: "80.23", availability: "in stock" },
            { material_id: 30, project_id: 8, material_name: "Glass Wax Ceramic", type: "metal", cost_per_unit: "112.75", availability: "in stock" },
            { material_id: 31, project_id: 20, material_name: "Rubber Paint", type: "metal", cost_per_unit: "4.14", availability: "in stock" },
            { material_id: 32, project_id: 243, material_name: "Ceramic", type: "metal", cost_per_unit: "18.11", availability: "in stock" },
            { material_id: 33, project_id: 86, material_name: "Rubber Ink Paint", type: "metal", cost_per_unit: "29.30", availability: "in stock" },
            { material_id: 34, project_id: 10, material_name: "Foam", type: "metal", cost_per_unit: "16.35", availability: "in stock" },
            { material_id: 35, project_id: 24, material_name: "Paint", type: "plastic", cost_per_unit: "47.76", availability: "in stock" },
            { material_id: 36, project_id: 49, material_name: "Composite Rubber Clay", type: "metal", cost_per_unit: "6.77", availability: "in stock" },
            { material_id: 37, project_id: 82, material_name: "Paint Ceramic", type: "wood", cost_per_unit: "89.51", availability: "in stock" },
            { material_id: 38, project_id: 191, material_name: "Ink", type: "metal", cost_per_unit: "38.20", availability: "in stock" },
            { material_id: 39, project_id: 26, material_name: "Wood", type: "metal", cost_per_unit: "43.95", availability: "pre-order" },
            { material_id: 40, project_id: 194, material_name: "Fabric Paper", type: "metal", cost_per_unit: "90.95", availability: "in stock" },
            { material_id: 41, project_id: 217, material_name: "Fiber Composite", type: "metal", cost_per_unit: "144.95", availability: "out of stock" },
            { material_id: 42, project_id: 72, material_name: "Powder Rubber Silicone", type: "metal", cost_per_unit: "1.54", availability: "in stock" },
            { material_id: 43, project_id: 25, material_name: "Paper", type: "metal", cost_per_unit: "35.53", availability: "in stock" },
            { material_id: 44, project_id: 34, material_name: "Powder Wax", type: "plastic", cost_per_unit: "157.33", availability: "in stock" },
            { material_id: 45, project_id: 46, material_name: "Plastic", type: "metal", cost_per_unit: "1.13", availability: "in stock" },
            { material_id: 46, project_id: 141, material_name: "Paint Composite Plastic", type: "metal", cost_per_unit: "43.01", availability: "in stock" },
            { material_id: 47, project_id: 210, material_name: "Fabric Silicone Ink", type: "metal", cost_per_unit: "20.15", availability: "pre-order" },
            { material_id: 48, project_id: 38, material_name: "Composite", type: "wood", cost_per_unit: "1.37", availability: "in stock" },
            { material_id: 49, project_id: 101, material_name: "Metal", type: "metal", cost_per_unit: "37.80", availability: "in stock" },
            { material_id: 50, project_id: 104, material_name: "Wax", type: "plastic", cost_per_unit: "156.89", availability: "in stock" },
            { material_id: 51, project_id: 240, material_name: "Rubber Fiber", type: "wood", cost_per_unit: "160.78", availability: "in stock" },
            { material_id: 52, project_id: 35, material_name: "Stone Metal", type: "wood", cost_per_unit: "6.11", availability: "out of stock" },
            { material_id: 53, project_id: 38, material_name: "Resin Glass", type: "fabric", cost_per_unit: "2.46", availability: "in stock" },
            { material_id: 54, project_id: 201, material_name: "Paint", type: "metal", cost_per_unit: "45.65", availability: "in stock" },
            { material_id: 55, project_id: 131, material_name: "Foam Wax", type: "plastic", cost_per_unit: "13.93", availability: "in stock" },
            { material_id: 56, project_id: 160, material_name: "Paint Glass Wood", type: "plastic", cost_per_unit: "97.62", availability: "in stock" },
            { material_id: 57, project_id: 209, material_name: "Wood Stone", type: "metal", cost_per_unit: "8.00", availability: "in stock" },
            { material_id: 58, project_id: 198, material_name: "Powder Metal Paint", type: "wood", cost_per_unit: "7.02", availability: "in stock" },
            { material_id: 59, project_id: 239, material_name: "Glass Clay", type: "metal", cost_per_unit: "1.98", availability: "in stock" },
            { material_id: 60, project_id: 171, material_name: "Stone Paper", type: "wood", cost_per_unit: "98.14", availability: "in stock" },
            { material_id: 61, project_id: 116, material_name: "Plastic Silicone Wood", type: "fabric", cost_per_unit: "18.55", availability: "in stock" },
            { material_id: 62, project_id: 98, material_name: "Wood", type: "metal", cost_per_unit: "4.76", availability: "in stock" },
            { material_id: 63, project_id: 248, material_name: "Glass Resin Composite", type: "plastic", cost_per_unit: "1.34", availability: "in stock" },
            { material_id: 64, project_id: 247, material_name: "Wax", type: "wood", cost_per_unit: "81.37", availability: "in stock" },
            { material_id: 65, project_id: 195, material_name: "Stone Silicone Gel", type: "metal", cost_per_unit: "76.08", availability: "out of stock" },
            { material_id: 66, project_id: 205, material_name: "Clay Plastic Resin", type: "fabric", cost_per_unit: "146.10", availability: "in stock" },
            { material_id: 67, project_id: 205, material_name: "Glass", type: "wood", cost_per_unit: "98.35", availability: "out of stock" },
            { material_id: 68, project_id: 10, material_name: "Ceramic Wood Fiber", type: "metal", cost_per_unit: "94.44", availability: "in stock" },
            { material_id: 69, project_id: 3, material_name: "Resin", type: "metal", cost_per_unit: "8.94", availability: "out of stock" },
            { material_id: 70, project_id: 132, material_name: "Paint Foam", type: "metal", cost_per_unit: "2.40", availability: "in stock" },
            { material_id: 71, project_id: 34, material_name: "Resin", type: "metal", cost_per_unit: "147.36", availability: "out of stock" },
            { material_id: 72, project_id: 23, material_name: "Composite Glass", type: "metal", cost_per_unit: "54.56", availability: "pre-order" },
            { material_id: 73, project_id: 164, material_name: "Fabric Fiber", type: "metal", cost_per_unit: "144.95", availability: "in stock" },
            { material_id: 74, project_id: 181, material_name: "Plastic", type: "plastic", cost_per_unit: "46.59", availability: "in stock" },
            { material_id: 75, project_id: 212, material_name: "Wax", type: "metal", cost_per_unit: "165.36", availability: "in stock" },
            { material_id: 76, project_id: 216, material_name: "Ink", type: "metal", cost_per_unit: "79.60", availability: "out of stock" },
            { material_id: 77, project_id: 151, material_name: "Composite Stone Fabric", type: "metal", cost_per_unit: "23.26", availability: "in stock" },
            { material_id: 78, project_id: 84, material_name: "Plastic", type: "metal", cost_per_unit: "189.48", availability: "in stock" },
            { material_id: 79, project_id: 81, material_name: "Paper Foam Composite", type: "fabric", cost_per_unit: "9.10", availability: "out of stock" },
            { material_id: 80, project_id: 160, material_name: "Rubber Ink", type: "metal", cost_per_unit: "76.70", availability: "in stock" },
            { material_id: 81, project_id: 88, material_name: "Wax", type: "metal", cost_per_unit: "1.60", availability: "in stock" },
            { material_id: 82, project_id: 22, material_name: "Powder Resin", type: "metal", cost_per_unit: "87.26", availability: "in stock" },
            { material_id: 83, project_id: 174, material_name: "Wax Ink Gel", type: "plastic", cost_per_unit: "44.66", availability: "in stock" },
            { material_id: 84, project_id: 119, material_name: "Metal Silicone Clay", type: "metal", cost_per_unit: "12.33", availability: "in stock" },
            { material_id: 85, project_id: 232, material_name: "Fiber Composite", type: "metal", cost_per_unit: "1.56", availability: "in stock" },
            { material_id: 86, project_id: 180, material_name: "Glass", type: "metal", cost_per_unit: "69.37", availability: "pre-order" },
            { material_id: 87, project_id: 59, material_name: "Wood Composite Rubber", type: "wood", cost_per_unit: "11.73", availability: "out of stock" },
            { material_id: 88, project_id: 72, material_name: "Foam Wax Plastic", type: "metal", cost_per_unit: "7.90", availability: "pre-order" },
            { material_id: 89, project_id: 90, material_name: "Wood Composite Fabric", type: "fabric", cost_per_unit: "34.87", availability: "out of stock" },
            { material_id: 90, project_id: 113, material_name: "Ink Wax", type: "metal", cost_per_unit: "33.07", availability: "out of stock" },
            { material_id: 91, project_id: 25, material_name: "Foam", type: "metal", cost_per_unit: "42.40", availability: "in stock" },
            { material_id: 92, project_id: 179, material_name: "Foam Fiber Fabric", type: "metal", cost_per_unit: "90.30", availability: "in stock" },
            { material_id: 93, project_id: 73, material_name: "Ceramic", type: "plastic", cost_per_unit: "8.51", availability: "in stock" },
            { material_id: 94, project_id: 35, material_name: "Composite", type: "plastic", cost_per_unit: "176.63", availability: "in stock" },
            { material_id: 95, project_id: 178, material_name: "Wax Ceramic", type: "metal", cost_per_unit: "76.76", availability: "out of stock" },
            { material_id: 96, project_id: 87, material_name: "Ceramic", type: "metal", cost_per_unit: "22.70", availability: "in stock" },
            { material_id: 97, project_id: 201, material_name: "Gel Metal Paint", type: "metal", cost_per_unit: "70.19", availability: "in stock" },
            { material_id: 98, project_id: 147, material_name: "Gel Fabric", type: "fabric", cost_per_unit: "29.06", availability: "out of stock" },
            { material_id: 99, project_id: 5, material_name: "Paper Paint", type: "wood", cost_per_unit: "68.68", availability: "in stock" },
            { material_id: 100, project_id: 25, material_name: "Wax Metal", type: "wood", cost_per_unit: "123.73", availability: "out of stock" },
            { material_id: 101, project_id: 31, material_name: "Metal Silicone", type: "metal", cost_per_unit: "67.30", availability: "pre-order" },
            { material_id: 102, project_id: 103, material_name: "Paint", type: "plastic", cost_per_unit: "6.97", availability: "in stock" },
            { material_id: 103, project_id: 3, material_name: "Gel", type: "plastic", cost_per_unit: "67.28", availability: "pre-order" },
            { material_id: 104, project_id: 192, material_name: "Gel Clay", type: "metal", cost_per_unit: "113.95", availability: "out of stock" },
            { material_id: 105, project_id: 77, material_name: "Wax Ink", type: "plastic", cost_per_unit: "68.23", availability: "in stock" },
            { material_id: 106, project_id: 165, material_name: "Plastic Wax Ink", type: "wood", cost_per_unit: "3.25", availability: "in stock" },
            { material_id: 107, project_id: 11, material_name: "Powder Glass Plastic", type: "wood", cost_per_unit: "82.02", availability: "in stock" },
            { material_id: 108, project_id: 47, material_name: "Composite Silicone", type: "metal", cost_per_unit: "8.89", availability: "in stock" },
            { material_id: 109, project_id: 143, material_name: "Ceramic Fiber", type: "metal", cost_per_unit: "133.78", availability: "in stock" },
            { material_id: 110, project_id: 37, material_name: "Metal", type: "metal", cost_per_unit: "5.59", availability: "pre-order" },
            { material_id: 111, project_id: 46, material_name: "Fiber Glass", type: "wood", cost_per_unit: "132.39", availability: "in stock" },
            { material_id: 112, project_id: 109, material_name: "Glass", type: "metal", cost_per_unit: "3.75", availability: "in stock" },
            { material_id: 113, project_id: 240, material_name: "Paint", type: "metal", cost_per_unit: "123.83", availability: "out of stock" },
            { material_id: 114, project_id: 8, material_name: "Resin Powder Gel", type: "wood", cost_per_unit: "132.99", availability: "out of stock" },
            { material_id: 115, project_id: 158, material_name: "Rubber Resin", type: "metal", cost_per_unit: "8.13", availability: "in stock" },
            { material_id: 116, project_id: 88, material_name: "Clay", type: "wood", cost_per_unit: "26.92", availability: "in stock" },
            { material_id: 117, project_id: 20, material_name: "Clay Powder", type: "metal", cost_per_unit: "6.73", availability: "in stock" },
            { material_id: 118, project_id: 243, material_name: "Stone Wood Clay", type: "wood", cost_per_unit: "82.32", availability: "in stock" },
            { material_id: 119, project_id: 242, material_name: "Plastic Stone Resin", type: "wood", cost_per_unit: "197.10", availability: "in stock" },
            { material_id: 120, project_id: 157, material_name: "Clay", type: "metal", cost_per_unit: "25.49", availability: "in stock" },
            { material_id: 121, project_id: 205, material_name: "Plastic Foam Paper", type: "plastic", cost_per_unit: "4.14", availability: "out of stock" },
            { material_id: 122, project_id: 163, material_name: "Stone Powder Ink", type: "fabric", cost_per_unit: "6.37", availability: "in stock" },
            { material_id: 123, project_id: 90, material_name: "Composite Stone", type: "metal", cost_per_unit: "1.48", availability: "in stock" },
            { material_id: 124, project_id: 229, material_name: "Rubber Ceramic", type: "metal", cost_per_unit: "1.02", availability: "in stock" },
            { material_id: 125, project_id: 37, material_name: "Clay Resin Composite", type: "metal", cost_per_unit: "8.43", availability: "in stock" },
            { material_id: 126, project_id: 159, material_name: "Fiber", type: "plastic", cost_per_unit: "59.65", availability: "in stock" },
            { material_id: 127, project_id: 145, material_name: "Ceramic Plastic Paint", type: "wood", cost_per_unit: "12.39", availability: "in stock" },
            { material_id: 128, project_id: 208, material_name: "Wax Gel", type: "metal", cost_per_unit: "120.22", availability: "in stock" },
            { material_id: 129, project_id: 243, material_name: "Wood", type: "metal", cost_per_unit: "14.94", availability: "in stock" },
            { material_id: 130, project_id: 155, material_name: "Silicone", type: "wood", cost_per_unit: "95.09", availability: "out of stock" },
            { material_id: 131, project_id: 34, material_name: "Rubber", type: "metal", cost_per_unit: "13.56", availability: "in stock" },
            { material_id: 132, project_id: 187, material_name: "Rubber Silicone", type: "plastic", cost_per_unit: "36.44", availability: "in stock" },
            { material_id: 133, project_id: 71, material_name: "Plastic Powder Ceramic", type: "plastic", cost_per_unit: "126.18", availability: "in stock" },
            { material_id: 134, project_id: 170, material_name: "Metal Fabric Powder", type: "fabric", cost_per_unit: "186.84", availability: "in stock" },
            { material_id: 135, project_id: 22, material_name: "Rubber Composite Wax", type: "metal", cost_per_unit: "120.42", availability: "in stock" },
            { material_id: 136, project_id: 51, material_name: "Glass Composite Clay", type: "metal", cost_per_unit: "5.12", availability: "out of stock" },
            { material_id: 137, project_id: 186, material_name: "Wax Ink Gel", type: "wood", cost_per_unit: "28.91", availability: "out of stock" },
            { material_id: 138, project_id: 178, material_name: "Wood Plastic", type: "plastic", cost_per_unit: "4.88", availability: "in stock" },
            { material_id: 139, project_id: 155, material_name: "Metal Paper", type: "metal", cost_per_unit: "118.58", availability: "out of stock" },
            { material_id: 140, project_id: 173, material_name: "Wood", type: "metal", cost_per_unit: "129.49", availability: "in stock" },
            { material_id: 141, project_id: 2, material_name: "Composite Powder Foam", type: "wood", cost_per_unit: "9.30", availability: "in stock" },
            { material_id: 142, project_id: 170, material_name: "Glass Fabric Foam", type: "wood", cost_per_unit: "1.04", availability: "in stock" },
            { material_id: 143, project_id: 39, material_name: "Ink Clay Ceramic", type: "metal", cost_per_unit: "124.53", availability: "in stock" },
            { material_id: 144, project_id: 153, material_name: "Ink Glass", type: "metal", cost_per_unit: "66.65", availability: "in stock" },
            { material_id: 145, project_id: 94, material_name: "Resin", type: "wood", cost_per_unit: "71.30", availability: "in stock" },
            { material_id: 146, project_id: 140, material_name: "Paper", type: "plastic", cost_per_unit: "40.77", availability: "out of stock" },
            { material_id: 147, project_id: 245, material_name: "Powder Fabric Fiber", type: "wood", cost_per_unit: "1.73", availability: "out of stock" },
            { material_id: 148, project_id: 56, material_name: "Plastic Stone Silicone", type: "wood", cost_per_unit: "44.29", availability: "in stock" },
            { material_id: 149, project_id: 6, material_name: "Stone", type: "wood", cost_per_unit: "2.54", availability: "in stock" },
            { material_id: 150, project_id: 162, material_name: "Fiber Stone", type: "metal", cost_per_unit: "7.67", availability: "pre-order" },
        ],
    });
    await prisma.settings.createMany({
        data: [
            { setting_id: 1, user_id: 179, resolution: "720p", camera_settings: "Zoom Depth Position Focal", theme: "dark", auto_save_interval: 32 },
            { setting_id: 2, user_id: 160, resolution: "720p", camera_settings: "Track Depth", theme: "light", auto_save_interval: 35 },
            { setting_id: 3, user_id: 83, resolution: "720p", camera_settings: "Framerate Field Lens Exposure", theme: "light", auto_save_interval: 14 },
            { setting_id: 4, user_id: 49, resolution: "1080p", camera_settings: "Framerate Tilt Roll", theme: "light", auto_save_interval: 37 },
            { setting_id: 5, user_id: 178, resolution: "720p", camera_settings: "Lens Angle Depth Position", theme: "dark", auto_save_interval: 14 },
            { setting_id: 6, user_id: 165, resolution: "720p", camera_settings: "Resolution Field Pan Dolly", theme: "light", auto_save_interval: 37 },
            { setting_id: 7, user_id: 24, resolution: "1440p", camera_settings: "Tilt Angle", theme: "dark", auto_save_interval: 26 },
            { setting_id: 8, user_id: 165, resolution: "1080p", camera_settings: "Orientation Perspective", theme: "light", auto_save_interval: 34 },
            { setting_id: 9, user_id: 52, resolution: "720p", camera_settings: "Framerate Perspective Resolution Track", theme: "green", auto_save_interval: 36 },
            { setting_id: 10, user_id: 164, resolution: "720p", camera_settings: "Depth Dolly Perspective Focal Roll", theme: "dark", auto_save_interval: 43 },
            { setting_id: 11, user_id: 135, resolution: "720p", camera_settings: "Focal Framerate Tilt", theme: "blue", auto_save_interval: 25 },
            { setting_id: 12, user_id: 49, resolution: "720p", camera_settings: "Framerate Dolly", theme: "dark", auto_save_interval: 15 },
            { setting_id: 13, user_id: 75, resolution: "720p", camera_settings: "Dolly Focal Angle", theme: "green", auto_save_interval: 27 },
            { setting_id: 14, user_id: 144, resolution: "4K", camera_settings: "Zoom Orientation Lens Pan Framerate", theme: "light", auto_save_interval: 41 },
            { setting_id: 15, user_id: 50, resolution: "720p", camera_settings: "Field Exposure Depth", theme: "light", auto_save_interval: 14 },
            { setting_id: 16, user_id: 152, resolution: "720p", camera_settings: "Aspect Focal Track Tilt Focus", theme: "blue", auto_save_interval: 37 },
            { setting_id: 17, user_id: 167, resolution: "720p", camera_settings: "Orthographic Field Orientation", theme: "light", auto_save_interval: 26 },
            { setting_id: 18, user_id: 99, resolution: "720p", camera_settings: "Zoom Tilt", theme: "light", auto_save_interval: 34 },
            { setting_id: 19, user_id: 26, resolution: "1080p", camera_settings: "Orientation Depth Pan Field Focus", theme: "light", auto_save_interval: 41 },
            { setting_id: 20, user_id: 113, resolution: "4K", camera_settings: "Focus Perspective", theme: "dark", auto_save_interval: 30 },
            { setting_id: 21, user_id: 180, resolution: "1080p", camera_settings: "Focus Roll", theme: "dark", auto_save_interval: 22 },
            { setting_id: 22, user_id: 70, resolution: "1080p", camera_settings: "Tilt Perspective", theme: "light", auto_save_interval: 44 },
            { setting_id: 23, user_id: 112, resolution: "720p", camera_settings: "Position Field Focus Framerate", theme: "green", auto_save_interval: 22 },
            { setting_id: 24, user_id: 151, resolution: "720p", camera_settings: "Exposure Orientation Angle", theme: "light", auto_save_interval: 33 },
            { setting_id: 25, user_id: 175, resolution: "1440p", camera_settings: "Pan Dolly Position", theme: "dark", auto_save_interval: 25 },
            { setting_id: 26, user_id: 87, resolution: "1440p", camera_settings: "Exposure Depth Focus Position Orthographic", theme: "light", auto_save_interval: 40 },
            { setting_id: 27, user_id: 48, resolution: "1440p", camera_settings: "Focus Framerate Orthographic Dolly Exposure", theme: "dark", auto_save_interval: 38 },
            { setting_id: 28, user_id: 43, resolution: "720p", camera_settings: "Tilt Pan", theme: "light", auto_save_interval: 15 },
            { setting_id: 29, user_id: 100, resolution: "720p", camera_settings: "Resolution Pan Depth Zoom Position", theme: "dark", auto_save_interval: 40 },
            { setting_id: 30, user_id: 76, resolution: "720p", camera_settings: "Focus Tilt", theme: "dark", auto_save_interval: 23 },
            { setting_id: 31, user_id: 85, resolution: "1440p", camera_settings: "Position Tilt Exposure Field", theme: "dark", auto_save_interval: 33 },
            { setting_id: 32, user_id: 122, resolution: "720p", camera_settings: "Framerate Tilt", theme: "light", auto_save_interval: 22 },
            { setting_id: 33, user_id: 110, resolution: "720p", camera_settings: "Orthographic Orientation", theme: "dark", auto_save_interval: 30 },
            { setting_id: 34, user_id: 140, resolution: "1080p", camera_settings: "Orthographic Position Lens Focal", theme: "light", auto_save_interval: 37 },
            { setting_id: 35, user_id: 8, resolution: "1080p", camera_settings: "Framerate Pan Exposure", theme: "dark", auto_save_interval: 43 },
            { setting_id: 36, user_id: 62, resolution: "1080p", camera_settings: "Pan Depth Dolly Angle", theme: "light", auto_save_interval: 30 },
            { setting_id: 37, user_id: 193, resolution: "720p", camera_settings: "Orthographic Depth Orientation", theme: "dark", auto_save_interval: 21 },
            { setting_id: 38, user_id: 52, resolution: "720p", camera_settings: "Angle Perspective Dolly Exposure", theme: "light", auto_save_interval: 38 },
            { setting_id: 39, user_id: 96, resolution: "1440p", camera_settings: "Framerate Lens", theme: "light", auto_save_interval: 31 },
            { setting_id: 40, user_id: 134, resolution: "720p", camera_settings: "Pan Exposure", theme: "dark", auto_save_interval: 28 },
            { setting_id: 41, user_id: 134, resolution: "1440p", camera_settings: "Perspective Field Pan Position Zoom", theme: "blue", auto_save_interval: 29 },
            { setting_id: 42, user_id: 103, resolution: "1440p", camera_settings: "Track Orientation Resolution", theme: "light", auto_save_interval: 38 },
            { setting_id: 43, user_id: 72, resolution: "720p", camera_settings: "Lens Tilt Focal Track", theme: "light", auto_save_interval: 24 },
            { setting_id: 44, user_id: 118, resolution: "720p", camera_settings: "Dolly Orientation Track", theme: "light", auto_save_interval: 24 },
            { setting_id: 45, user_id: 114, resolution: "720p", camera_settings: "Pan Track Perspective", theme: "dark", auto_save_interval: 30 },
            { setting_id: 46, user_id: 53, resolution: "720p", camera_settings: "Perspective Field Position Depth Pan", theme: "green", auto_save_interval: 28 },
            { setting_id: 47, user_id: 84, resolution: "1080p", camera_settings: "Focus Field Zoom", theme: "light", auto_save_interval: 29 },
            { setting_id: 48, user_id: 29, resolution: "4K", camera_settings: "Aspect Framerate", theme: "light", auto_save_interval: 32 },
            { setting_id: 49, user_id: 106, resolution: "720p", camera_settings: "Roll Aspect", theme: "dark", auto_save_interval: 28 },
            { setting_id: 50, user_id: 191, resolution: "1080p", camera_settings: "Tilt Lens Focus Perspective Angle", theme: "light", auto_save_interval: 37 },
            { setting_id: 51, user_id: 198, resolution: "720p", camera_settings: "Framerate Orientation Exposure", theme: "dark", auto_save_interval: 28 },
            { setting_id: 52, user_id: 40, resolution: "720p", camera_settings: "Tilt Depth", theme: "light", auto_save_interval: 26 },
            { setting_id: 53, user_id: 163, resolution: "720p", camera_settings: "Tilt Exposure", theme: "light", auto_save_interval: 17 },
            { setting_id: 54, user_id: 130, resolution: "1080p", camera_settings: "Focus Zoom Exposure Lens Position", theme: "light", auto_save_interval: 38 },
            { setting_id: 55, user_id: 41, resolution: "1080p", camera_settings: "Zoom Roll Position", theme: "green", auto_save_interval: 39 },
            { setting_id: 56, user_id: 41, resolution: "720p", camera_settings: "Position Focal Angle", theme: "green", auto_save_interval: 49 },
            { setting_id: 57, user_id: 184, resolution: "4K", camera_settings: "Position Perspective Focal Framerate Tilt", theme: "dark", auto_save_interval: 26 },
            { setting_id: 58, user_id: 114, resolution: "1440p", camera_settings: "Framerate Roll Perspective Track Pan", theme: "dark", auto_save_interval: 27 },
            { setting_id: 59, user_id: 22, resolution: "1080p", camera_settings: "Position Framerate", theme: "light", auto_save_interval: 22 },
            { setting_id: 60, user_id: 18, resolution: "720p", camera_settings: "Position Framerate Lens Dolly", theme: "light", auto_save_interval: 24 },
            { setting_id: 61, user_id: 60, resolution: "1080p", camera_settings: "Framerate Focal", theme: "dark", auto_save_interval: 20 },
            { setting_id: 62, user_id: 96, resolution: "1440p", camera_settings: "Dolly Focal Angle Depth", theme: "light", auto_save_interval: 23 },
            { setting_id: 63, user_id: 27, resolution: "1080p", camera_settings: "Position Zoom Focal Lens Aspect", theme: "dark", auto_save_interval: 32 },
            { setting_id: 64, user_id: 65, resolution: "720p", camera_settings: "Framerate Depth", theme: "dark", auto_save_interval: 31 },
            { setting_id: 65, user_id: 28, resolution: "720p", camera_settings: "Resolution Orthographic", theme: "light", auto_save_interval: 44 },
            { setting_id: 66, user_id: 175, resolution: "1080p", camera_settings: "Pan Lens Field", theme: "dark", auto_save_interval: 38 },
            { setting_id: 67, user_id: 40, resolution: "720p", camera_settings: "Orthographic Resolution", theme: "dark", auto_save_interval: 16 },
            { setting_id: 68, user_id: 127, resolution: "1080p", camera_settings: "Orientation Zoom", theme: "light", auto_save_interval: 49 },
            { setting_id: 69, user_id: 73, resolution: "1080p", camera_settings: "Lens Tilt", theme: "light", auto_save_interval: 43 },
            { setting_id: 70, user_id: 82, resolution: "1080p", camera_settings: "Roll Framerate", theme: "light", auto_save_interval: 26 },
            { setting_id: 71, user_id: 71, resolution: "720p", camera_settings: "Tilt Orientation Orthographic Resolution", theme: "dark", auto_save_interval: 38 },
            { setting_id: 72, user_id: 186, resolution: "1440p", camera_settings: "Zoom Focal Pan Orientation", theme: "dark", auto_save_interval: 44 },
            { setting_id: 73, user_id: 24, resolution: "720p", camera_settings: "Focus Focal Tilt", theme: "dark", auto_save_interval: 11 },
            { setting_id: 74, user_id: 63, resolution: "720p", camera_settings: "Field Orientation Orthographic Pan Track", theme: "dark", auto_save_interval: 30 },
            { setting_id: 75, user_id: 76, resolution: "1440p", camera_settings: "Position Perspective Focus Orientation Framerate", theme: "dark", auto_save_interval: 25 },
            { setting_id: 76, user_id: 173, resolution: "720p", camera_settings: "Aspect Tilt Exposure", theme: "light", auto_save_interval: 25 },
            { setting_id: 77, user_id: 116, resolution: "720p", camera_settings: "Exposure Roll Lens Track Tilt", theme: "dark", auto_save_interval: 29 },
            { setting_id: 78, user_id: 131, resolution: "1440p", camera_settings: "Position Field", theme: "dark", auto_save_interval: 30 },
            { setting_id: 79, user_id: 198, resolution: "720p", camera_settings: "Orientation Angle Track Resolution Dolly", theme: "green", auto_save_interval: 27 },
            { setting_id: 80, user_id: 196, resolution: "720p", camera_settings: "Resolution Orientation Aspect", theme: "green", auto_save_interval: 45 },
            { setting_id: 81, user_id: 160, resolution: "1440p", camera_settings: "Zoom Position Pan Dolly Tilt", theme: "light", auto_save_interval: 33 },
            { setting_id: 82, user_id: 48, resolution: "1080p", camera_settings: "Roll Zoom Position", theme: "dark", auto_save_interval: 39 },
            { setting_id: 83, user_id: 194, resolution: "720p", camera_settings: "Zoom Perspective Framerate Roll", theme: "light", auto_save_interval: 28 },
            { setting_id: 84, user_id: 184, resolution: "720p", camera_settings: "Perspective Depth", theme: "light", auto_save_interval: 39 },
            { setting_id: 85, user_id: 95, resolution: "720p", camera_settings: "Field Zoom Pan", theme: "dark", auto_save_interval: 36 },
            { setting_id: 86, user_id: 177, resolution: "1080p", camera_settings: "Lens Orthographic Exposure Orientation", theme: "light", auto_save_interval: 39 },
            { setting_id: 87, user_id: 139, resolution: "720p", camera_settings: "Field Exposure Orthographic", theme: "blue", auto_save_interval: 28 },
            { setting_id: 88, user_id: 172, resolution: "1440p", camera_settings: "Zoom Focus", theme: "dark", auto_save_interval: 45 },
            { setting_id: 89, user_id: 70, resolution: "720p", camera_settings: "Zoom Tilt", theme: "dark", auto_save_interval: 45 },
            { setting_id: 90, user_id: 165, resolution: "1080p", camera_settings: "Track Roll Orthographic", theme: "light", auto_save_interval: 30 },
            { setting_id: 91, user_id: 30, resolution: "720p", camera_settings: "Tilt Zoom Exposure", theme: "light", auto_save_interval: 38 },
            { setting_id: 92, user_id: 120, resolution: "1080p", camera_settings: "Position Track Orientation", theme: "dark", auto_save_interval: 31 },
            { setting_id: 93, user_id: 109, resolution: "1440p", camera_settings: "Focus Tilt Aspect Depth", theme: "blue", auto_save_interval: 34 },
            { setting_id: 94, user_id: 38, resolution: "720p", camera_settings: "Framerate Depth Track Field Lens", theme: "blue", auto_save_interval: 28 },
            { setting_id: 95, user_id: 45, resolution: "720p", camera_settings: "Orientation Aspect Roll", theme: "dark", auto_save_interval: 42 },
            { setting_id: 96, user_id: 171, resolution: "1440p", camera_settings: "Lens Position Track Roll Aspect", theme: "light", auto_save_interval: 20 },
            { setting_id: 97, user_id: 160, resolution: "1080p", camera_settings: "Aspect Position Orthographic Roll Perspective", theme: "dark", auto_save_interval: 37 },
            { setting_id: 98, user_id: 66, resolution: "720p", camera_settings: "Roll Framerate Angle Perspective", theme: "light", auto_save_interval: 47 },
            { setting_id: 99, user_id: 104, resolution: "1080p", camera_settings: "Zoom Dolly Focal Focus Tilt", theme: "dark", auto_save_interval: 23 },
            { setting_id: 100, user_id: 11, resolution: "720p", camera_settings: "Aspect Tilt Framerate Focus", theme: "light", auto_save_interval: 40 },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
