🐉 AGT-DragonShell v4.0

Advanced File Manager with WordPress Integration

Current path: usr/share/doc/perl-Math-Int64-0.52/examples/

⬆️ 🔙 Go Up: perl-Math-Int64-0.52

📄 Viewing: rand64.pl

#!/usr/bin/perl

use strict;
use warnings;
use 5.010;
use Math::Int64 qw(uint64_rand);

my $n = shift || 1;

say uint64_rand for 1..$n;

📂 File Manager

📤 Upload File


📁 Create Folder


🐉 AGT-DragonShell • v4.0 • Advanced File Management System