(0 . 0)(1 . 3) 88 package Temporary_File is 89 function Temporary_File(Path_Prefix: String; Seed: String) return String; 90 end Temporary_File;